luci-app-qbittorrent: switch WebUI use UPnP to false (#3679)

This commit is contained in:
Dekun Zhang 2020-03-09 16:36:48 +08:00 committed by GitHub
parent 37550afc37
commit dea3bba306
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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' \