mirror of
https://github.com/searxng/searxng.git
synced 2026-05-22 10:54:30 +02:00
[fix] ahmia engine: increase timeout to 20 seconds
This commit is contained in:
@@ -433,6 +433,9 @@ engines:
|
|||||||
# Requires Tor
|
# Requires Tor
|
||||||
- name: ahmia
|
- name: ahmia
|
||||||
engine: ahmia
|
engine: ahmia
|
||||||
|
# Might do up to two requests to perform a search.
|
||||||
|
# Since Tor is already slow by nature, the timeout is set very high.
|
||||||
|
timeout: 20.0
|
||||||
categories: onions
|
categories: onions
|
||||||
enable_http: true
|
enable_http: true
|
||||||
shortcut: ah
|
shortcut: ah
|
||||||
|
|||||||
Reference in New Issue
Block a user