[mod] include SEARXNG_METHOD environment variable

This commit is contained in:
Aadniz
2025-04-22 17:28:51 +02:00
committed by Markus Heiser
parent e9157b3c1a
commit 07a94d4d2e
3 changed files with 9 additions and 2 deletions
+2 -1
View File
@@ -101,7 +101,8 @@ server:
# 1.0 and 1.1 are supported
http_protocol_version: "1.0"
# POST queries are more secure as they don't show up in history but may cause
# problems when using Firefox containers
# problems when using Firefox containers.
# Is overwritten by ${SEARXNG_METHOD}
method: "POST"
default_http_headers:
X-Content-Type-Options: nosniff