mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
# not supported in sed
This commit is contained in:
@@ -65,12 +65,12 @@ sed -i -e '/CSRFProtection/d' \
|
|||||||
-e '/ClickjackingProtection/d' \
|
-e '/ClickjackingProtection/d' \
|
||||||
-e '/HostHeaderValidation/d' \
|
-e '/HostHeaderValidation/d' \
|
||||||
-e '/WebUI\Address/d' \
|
-e '/WebUI\Address/d' \
|
||||||
#sed -i '/WebUI\ReverseProxySupportEnabled/d' qBittorrent.conf
|
|
||||||
-e "$LINE i\WebUI\\\CSRFProtection=false" \
|
-e "$LINE i\WebUI\\\CSRFProtection=false" \
|
||||||
-e "$LINE i\WebUI\\\ClickjackingProtection=false" \
|
-e "$LINE i\WebUI\\\ClickjackingProtection=false" \
|
||||||
#sed -i "$LINE i\WebUI\\\ReverseProxySupportEnabled=true" qBittorrent.conf
|
|
||||||
-e "$LINE i\WebUI\\\HostHeaderValidation=false" \
|
-e "$LINE i\WebUI\\\HostHeaderValidation=false" \
|
||||||
-e "$LINE i\WebUI\\\Address=*" qBittorrent.conf
|
-e "$LINE i\WebUI\\\Address=*" qBittorrent.conf
|
||||||
|
#sed -i '/WebUI\ReverseProxySupportEnabled/d' qBittorrent.conf
|
||||||
|
#sed -i "$LINE i\WebUI\\\ReverseProxySupportEnabled=true" qBittorrent.conf
|
||||||
|
|
||||||
################
|
################
|
||||||
# Correct Port #
|
# Correct Port #
|
||||||
|
|||||||
Reference in New Issue
Block a user