mirror of
https://github.com/searxng/searxng.git
synced 2025-12-26 21:50:02 +00:00
[fix] ahmia engine: increase timeout to 20 seconds
This commit is contained in:
@@ -433,6 +433,9 @@ engines:
|
||||
# Requires Tor
|
||||
- name: 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
|
||||
enable_http: true
|
||||
shortcut: ah
|
||||
|
||||
Reference in New Issue
Block a user