config: Remove disableLiveReload

That is now a flag only. See https://github.com/gohugoio/hugo/issues/11259
This commit is contained in:
Bjørn Erik Pedersen
2023-07-19 09:25:51 +02:00
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