mirror of
https://github.com/searxng/searxng.git
synced 2026-05-25 12:24:31 +02:00
[enh] request timeout added
This commit is contained in:
+3
-1
@@ -3,7 +3,9 @@ port = 8888
|
||||
|
||||
secret_key = "ultrasecretkey" # change this!
|
||||
|
||||
debug = False
|
||||
debug = True
|
||||
|
||||
request_timeout = 5.0 # seconds
|
||||
|
||||
weights = {} # 'search_engine_name': float(weight) | default is 1.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user