mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
config: Remove disableLiveReload
That is now a flag only. See https://github.com/gohugoio/hugo/issues/11259
This commit is contained in:
committed by
GitHub
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
|
||||
|
||||
Reference in New Issue
Block a user