mirror of
https://github.com/searxng/searxng.git
synced 2026-04-13 12:41:43 -04:00
Access to formats can be denied by settings configuration::
search:
formats: [html, csv, json, rss]
Closes: https://github.com/searxng/searxng/issues/95
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>