mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 12:44:44 -04:00
Update configuration.md
Remove a double disable/off.
This commit is contained in:
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 >}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user