Adjusted searxng deploy
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 6s

This commit is contained in:
Ultradesu
2026-02-04 14:14:38 +02:00
parent d0895497fb
commit 49515d6081

View File

@@ -8,17 +8,18 @@ config:
method: "POST" method: "POST"
search: search:
safe_search: 0 safe_search: 0
botdetection:
ip_limit: # Create limiter.toml to bypass bot detection
filter_link_local: false extraConfig: |
http_accept: [botdetection.ip_lists]
filter: false pass_ip = [
http_accept_encoding: '0.0.0.0/0', # Allow all IPs
filter: false '::0/0' # Allow all IPv6
http_accept_language: ]
filter: false
http_user_agent: [botdetection.ip_limit]
filter: false filter_link_local = false
link_token = false
valkey: valkey:
enabled: true enabled: true
nodeSelector: nodeSelector: