mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 14:24:42 -04:00
Update doc to reflect default value of watch variable
This commit is contained in:
parent
854477959c
commit
291b8b175f
@ -145,7 +145,7 @@ Following is a list of Hugo-defined variables that you can configure and their c
|
|||||||
# verbose logging
|
# verbose logging
|
||||||
verboseLog: false
|
verboseLog: false
|
||||||
# watch filesystem for changes and recreate as needed
|
# watch filesystem for changes and recreate as needed
|
||||||
watch: false
|
watch: true
|
||||||
---
|
---
|
||||||
|
|
||||||
## Ignore files on build
|
## Ignore files on build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user