mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 14:35:37 -04:00
config: Remove disableLiveReload
That is now a flag only. See https://github.com/gohugoio/hugo/issues/11259
This commit is contained in:
parent
c9f49fb262
commit
887f6fb976
@ -225,12 +225,6 @@ Hugo will, by default, inject a generator meta tag in the HTML head on the _home
|
||||
|
||||
Enable disabling of all pages of the specified *Kinds*. Allowed values in this list: `"page"`, `"home"`, `"section"`, `"taxonomy"`, `"term"`, `"RSS"`, `"sitemap"`, `"robotsTXT"`, `"404"`.
|
||||
|
||||
### disableLiveReload
|
||||
|
||||
**Default value:** false
|
||||
|
||||
Disable automatic live reloading of browser window.
|
||||
|
||||
### disablePathToLower
|
||||
|
||||
**Default value:** false
|
||||
|
Loading…
x
Reference in New Issue
Block a user