modules: Rename disabled => disable in config

This commit is contained in:
Bjørn Erik Pedersen
2019-07-24 21:46:24 +02:00
parent fa28df1058
commit 882d678bbf
3 changed files with 3 additions and 3 deletions

View File

@@ -307,7 +307,7 @@ workingDir="/site"
path="a"
[[module.imports]]
path="b"
disabled=true
disable=true
`)