From 2fc23108ba2c5235f382f0a9d8e01a18f8ffbcc5 Mon Sep 17 00:00:00 2001 From: Sam Al-Sapti Date: Sun, 7 May 2023 22:38:35 +0200 Subject: [PATCH] SearXNG: Remove obsolete option and set suspended_times to 0 --- roles/docker_services/templates/settings.yml.j2 | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/roles/docker_services/templates/settings.yml.j2 b/roles/docker_services/templates/settings.yml.j2 index 9dcbfee..e92ea14 100644 --- a/roles/docker_services/templates/settings.yml.j2 +++ b/roles/docker_services/templates/settings.yml.j2 @@ -26,10 +26,14 @@ redis: search: formats: - html - - csv - - json - - rss safe_search: 2 + suspended_times: + SearxEngineAccessDenied: 0 + SearxEngineCaptcha: 0 + SearxEngineTooManyRequests: 0 + cf_SearxEngineCaptcha: 0 + cf_SearxEngineAccessDenied: 0 + recaptcha_SearxEngineCaptcha: 0 outgoing: enable_http2: true @@ -68,7 +72,6 @@ engines: disabled: false - name: google - use_mobile_ui: true disabled: false - name: wikidata