SearXNG: Change suspended_times.*

This commit is contained in:
Sam A. 2023-05-10 14:52:01 +02:00
parent 79f5ebd789
commit 67d94f02d0
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 6 additions and 6 deletions

View File

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