summaryrefslogtreecommitdiff
path: root/searx/engines/google_images.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/google_images.py')
-rw-r--r--searx/engines/google_images.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/engines/google_images.py b/searx/engines/google_images.py
index 1f9759c96..d2d33d408 100644
--- a/searx/engines/google_images.py
+++ b/searx/engines/google_images.py
@@ -47,6 +47,7 @@ about = {
# engine dependent config
categories = ['images', 'web']
paging = True
+max_page = 50
time_range_support = True
safesearch = True
send_accept_language_header = True