Reverted change to searxng setting

This commit is contained in:
2023-08-13 21:46:50 -04:00
parent ee0e6182e8
commit 89fa29a0ad
2 changed files with 5 additions and 9 deletions

View File

@@ -8,7 +8,8 @@
- docker-compose
- traefik
- tautulli
- libreddit
- name: searxng
tags: test
- prowlarr
- sonarr
- radarr
@@ -23,15 +24,10 @@
- deemix
- barassistant
- mealie
- searxng
<<<<<<< HEAD
- libreddit
- qbittorrent
- firefly3
- name: qbittorrent
=======
- sabnzbd
- name: firefly3
>>>>>>> refs/remotes/origin/master
tags: test
- unifi-controller
- slskd
- navidrome

View File

@@ -60,7 +60,7 @@ server:
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
method: "GET"
method: "POST"
default_http_headers:
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block