diff options
Diffstat (limited to 'docs/admin/settings/settings_ui.rst')
| -rw-r--r-- | docs/admin/settings/settings_ui.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/admin/settings/settings_ui.rst b/docs/admin/settings/settings_ui.rst index cbb134267..c953e4af5 100644 --- a/docs/admin/settings/settings_ui.rst +++ b/docs/admin/settings/settings_ui.rst @@ -12,7 +12,6 @@ ui: default_locale: "" query_in_title: false - infinite_scroll: false center_alignment: false cache_url: https://web.archive.org/web/ default_theme: simple @@ -32,9 +31,6 @@ When true, the result page's titles contains the query it decreases the privacy, since the browser can records the page titles. -``infinite_scroll``: - When true, automatically loads the next page when scrolling to bottom of the current page. - ``center_alignment`` : default ``false`` When enabled, the results are centered instead of being in the left (or RTL) side of the screen. This setting only affects the *desktop layout* |