summaryrefslogtreecommitdiff
path: root/searx/engines/google.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/google.py')
-rw-r--r--searx/engines/google.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/searx/engines/google.py b/searx/engines/google.py
index 10081e92e..c35867eeb 100644
--- a/searx/engines/google.py
+++ b/searx/engines/google.py
@@ -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