mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
luci-app-qbittorrent: switch WebUI use UPnP to false (#3679)
This commit is contained in:
parent
37550afc37
commit
dea3bba306
@ -72,7 +72,7 @@ validate_QBT () {
|
||||
'Password:string' \
|
||||
'Port:port:8080' \
|
||||
'Username:string' \
|
||||
'UseUPnP:or("true","false"):true' \
|
||||
'UseUPnP:or("true","false"):false' \
|
||||
'AnonymousMode:or("true","false"):true' \
|
||||
'AnnounceToAllTrackers:or("true","false")' \
|
||||
'IgnoreLimitsLAN:or("true","false"):true' \
|
||||
|
Loading…
Reference in New Issue
Block a user