SearXNG: Reduce suspended_times.*

This commit is contained in:
Sam A. 2023-05-10 16:06:12 +02:00
parent 67d94f02d0
commit ef914d6d44
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 5 additions and 5 deletions

View File

@ -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