diff --git a/content/en/getting-started/configuration.md b/content/en/getting-started/configuration.md index ce14bfa07..91cdebd5b 100644 --- a/content/en/getting-started/configuration.md +++ b/content/en/getting-started/configuration.md @@ -224,6 +224,12 @@ 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