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

View file

@ -28,12 +28,12 @@ search:
- html - html
safe_search: 2 safe_search: 2
suspended_times: suspended_times:
SearxEngineAccessDenied: 3600 SearxEngineAccessDenied: 1200
SearxEngineCaptcha: 1200 SearxEngineCaptcha: 600
SearxEngineTooManyRequests: 1200 SearxEngineTooManyRequests: 300
cf_SearxEngineCaptcha: 1200 cf_SearxEngineCaptcha: 600
cf_SearxEngineAccessDenied: 1200 cf_SearxEngineAccessDenied: 1200
recaptcha_SearxEngineCaptcha: 1200 recaptcha_SearxEngineCaptcha: 600
outgoing: outgoing:
enable_http2: true enable_http2: true