SearXNG: Reduce suspended_times.*
This commit is contained in:
parent
67d94f02d0
commit
ef914d6d44
|
@ -28,12 +28,12 @@ search:
|
|||
- html
|
||||
safe_search: 2
|
||||
suspended_times:
|
||||
SearxEngineAccessDenied: 3600
|
||||
SearxEngineCaptcha: 1200
|
||||
SearxEngineTooManyRequests: 1200
|
||||
cf_SearxEngineCaptcha: 1200
|
||||
SearxEngineAccessDenied: 1200
|
||||
SearxEngineCaptcha: 600
|
||||
SearxEngineTooManyRequests: 300
|
||||
cf_SearxEngineCaptcha: 600
|
||||
cf_SearxEngineAccessDenied: 1200
|
||||
recaptcha_SearxEngineCaptcha: 1200
|
||||
recaptcha_SearxEngineCaptcha: 600
|
||||
|
||||
outgoing:
|
||||
enable_http2: true
|
||||
|
|
Reference in a new issue