Browse Source

Reflect the real world parameter from settings.yml

Émilien Devos 3 years ago
parent
commit
06cb15cbf7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      searx/engines/google.py

+ 2 - 2
searx/engines/google.py

@@ -13,9 +13,9 @@ The google WEB engine itself has a special setup option:
 
   - name: google
     ...
-    use_mobile_ui: true
+    use_mobile_ui: false
 
-``use_mobile_ui``: (default: ``true``)
+``use_mobile_ui``: (default: ``false``)
   Enables to use *mobile endpoint* to bypass the google blocking (see
   :issue:`159`).  On the mobile UI of Google Search, the button :guilabel:`More
   results` is not affected by Google rate limiting and we can still do requests