fix: remove search formats to deny access

This commit is contained in:
2026-05-12 16:38:35 +08:00
parent 548ac28dc2
commit 1332c86ecc
-6
View File
@@ -22,9 +22,3 @@ ui:
static_use_hash: true
valkey:
url: redis://searxng_redis_valkey:6379/0
search:
# remove format to deny access, use lower case.
# formats: [html, csv, json, rss]
formats:
- html
- json