mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
modules: Rename disabled => disable in config
This commit is contained in:
@@ -307,7 +307,7 @@ workingDir="/site"
|
||||
path="a"
|
||||
[[module.imports]]
|
||||
path="b"
|
||||
disabled=true
|
||||
disable=true
|
||||
|
||||
|
||||
`)
|
||||
|
Reference in New Issue
Block a user