mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 91-qbittorrent_configuration.sh
This commit is contained in:
@@ -50,9 +50,11 @@ fi
|
||||
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 "$LINE i\WebUI\\\CSRFProtection=false" qBittorrent.conf
|
||||
sed -i "$LINE i\WebUI\\\ClickjackingProtection=false" qBittorrent.conf
|
||||
sed -i "$LINE i\WebUI\\\HostHeaderValidation=false" qBittorrent.conf
|
||||
sed -i "$LINE i\WebUI\\\Address=*" qBittorrent.conf
|
||||
|
||||
################
|
||||
# Correct Port #
|
||||
|
||||
Reference in New Issue
Block a user