diff options
Diffstat (limited to 'docs/admin/settings/settings_ui.rst')
| -rw-r--r-- | docs/admin/settings/settings_ui.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/admin/settings/settings_ui.rst b/docs/admin/settings/settings_ui.rst index 0e0235594..222e0f2c5 100644 --- a/docs/admin/settings/settings_ui.rst +++ b/docs/admin/settings/settings_ui.rst @@ -10,7 +10,6 @@ .. code:: yaml ui: - static_use_hash: false default_locale: "" query_in_title: false infinite_scroll: false @@ -23,11 +22,6 @@ hotkeys: default url_formatting: pretty -.. _static_use_hash: - -``static_use_hash`` : ``$SEARXNG_STATIC_USE_HASH`` - Enables `cache busting`_ of static files. - ``default_locale`` : SearXNG interface language. If blank, the locale is detected by using the browser language. If it doesn't work, or you are deploying a language |