[searxng] disable http2

This causes timeouts since I have a single-user instance
main
Alpha Chen 5 months ago
parent b825a76c10
commit 990fe523b3
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

@ -21,6 +21,8 @@
secret_key: {{ searxng.secret_key }}
search:
autocomplete: duckduckgo
outgoing:
enable_http: false
engines:
- name: brave
disabled: true

Loading…
Cancel
Save