Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 12644e59 authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Increase default timeout

parent 129e2ff8
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ ui:
#    key : !!binary "your_morty_proxy_key"

outgoing: # communication with search engines
    request_timeout : 3.0 # default timeout in seconds, can be override by engine
    request_timeout : 6.0 # default timeout in seconds, can be override by engine
    # max_request_timeout: 10.0 # the maximum timeout in seconds
    useragent_suffix : "" # suffix of searx_useragent, could contain informations like an email address to the administrator
    pool_connections : 100 # Number of different hosts
@@ -200,7 +200,6 @@ engines:
  - name : wikidata
    engine : wikidata
    shortcut : wd
    timeout : 3.0
    weight : 2

  - name : duckduckgo