From 84e2a3bd3f7cf0dd305160224bc173cd02693c3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brock=20Vojkovi=C4=87?= Date: Sat, 9 Jul 2022 17:33:25 +0000 Subject: Add infinite scroll as a setting in settings.yml --- docs/admin/engines/settings.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/admin') diff --git a/docs/admin/engines/settings.rst b/docs/admin/engines/settings.rst index cd98c7af6..71ad29b43 100644 --- a/docs/admin/engines/settings.rst +++ b/docs/admin/engines/settings.rst @@ -230,6 +230,7 @@ Global Settings ui: default_locale: "" query_in_title: false + infinite_scroll: false center_alignment: false default_theme: simple theme_args: @@ -245,6 +246,9 @@ Global Settings 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* -- cgit v1.2.3