mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 03:40:03 +00:00
[Hotfix] qBittorrent: Disable UPnP port forwarding by default (#12728)
This commit is contained in:
parent
fe46d8c22d
commit
a5ac56be7a
1 changed files with 3 additions and 0 deletions
|
|
@ -27,6 +27,9 @@ WebUI\Password_PBKDF2="@ByteArray(amjeuVrF3xRbgzqWQmes5A==:XK3/Ra9jUmqUc4RwzCtrh
|
|||
WebUI\Port=8090
|
||||
WebUI\UseUPnP=false
|
||||
WebUI\Username=admin
|
||||
|
||||
[Network]
|
||||
PortForwardingEnabled=false
|
||||
EOF
|
||||
msg_ok "Setup qBittorrent-nox"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue