Remove redis configuration from searxng config

main
trivernis 11 months ago
parent c39e64fc06
commit 5b1f365fc7
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -141,11 +141,6 @@ spec:
X-Robots-Tag: noindex, nofollow
Referrer-Policy: no-referrer
redis:
# URL to connect redis database. Is overwritten by ${SEARXNG_REDIS_URL}.
# https://redis-py.readthedocs.io/en/stable/connections.html#redis.client.Redis.from_url
url: redis://redis-srv:6379
ui:
# Custom static path - leave it blank if you didn't change
static_path: ""

Loading…
Cancel
Save