mirror of
https://github.com/searxng/searxng.git
synced 2025-07-16 01:39:24 +02:00
[doc] add missing docs for the search.max_page setting
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
e7cb18c3dd
commit
08a90d46d6
6 changed files with 24 additions and 0 deletions
|
@ -53,6 +53,10 @@ about = {
|
|||
categories = ['general', 'web']
|
||||
paging = True
|
||||
max_page = 50
|
||||
"""`Google: max 50 pages`_
|
||||
|
||||
.. _Google: max 50 pages: https://github.com/searxng/searxng/issues/2982
|
||||
"""
|
||||
time_range_support = True
|
||||
safesearch = True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue