mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 03:32:38 +00:00
Update configuration.md
Remove a double disable/off.
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
bb00cb2c15
commit
a0f86f6dfc
@@ -88,7 +88,7 @@ ignoreConfig
|
||||
: If enabled, any module configuration file, e.g. `config.toml`, will not be loaded. Note that this will also stop the loading of any transitive module dependencies.
|
||||
|
||||
disable
|
||||
: Set to `true` to disable the module off while keeping any version info in the `go.*` files.
|
||||
: Set to `true` to disable the module while keeping any version info in the `go.*` files.
|
||||
|
||||
{{< gomodules-info >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user