mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-22 04:26:28 +01:00
Update 91-qbittorrent_configuration.sh
This commit is contained in:
@@ -57,10 +57,10 @@ sed -i '/CSRFProtection/d' qBittorrent.conf
|
||||
sed -i '/ClickjackingProtection/d' qBittorrent.conf
|
||||
sed -i '/HostHeaderValidation/d' qBittorrent.conf
|
||||
sed -i '/WebUI\Address/d' qBittorrent.conf
|
||||
sed -i '/WebUI\ReverseProxySupportEnabled/d' qBittorrent.conf
|
||||
#sed -i '/WebUI\ReverseProxySupportEnabled/d' qBittorrent.conf
|
||||
sed -i "$LINE i\WebUI\\\CSRFProtection=false" qBittorrent.conf
|
||||
sed -i "$LINE i\WebUI\\\ClickjackingProtection=false" qBittorrent.conf
|
||||
sed -i "$LINE i\WebUI\\\ReverseProxySupportEnabled=true" qBittorrent.conf
|
||||
#sed -i "$LINE i\WebUI\\\ReverseProxySupportEnabled=true" qBittorrent.conf
|
||||
sed -i "$LINE i\WebUI\\\HostHeaderValidation=false" qBittorrent.conf
|
||||
sed -i "$LINE i\WebUI\\\Address=*" qBittorrent.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user