mirror of
https://github.com/searxng/searxng.git
synced 2026-01-01 00:20:02 +00:00
Add infinite scroll as a setting in settings.yml
This commit is contained in:
@@ -89,6 +89,8 @@ ui:
|
||||
# query_in_title: When true, the result page's titles contains the query
|
||||
# it decreases the privacy, since the browser can records the page titles.
|
||||
query_in_title: false
|
||||
# infinite_scroll: When true, automatically loads the next page when scrolling to bottom of the current page.
|
||||
infinite_scroll: false
|
||||
# ui theme
|
||||
default_theme: simple
|
||||
# center the results ?
|
||||
|
||||
Reference in New Issue
Block a user