forked from zaclys/searxng
Reflect the real world parameter from settings.yml
This commit is contained in:
parent
c90abf3592
commit
06cb15cbf7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue