Fix #1506 - max speed not restored on a yellow->green transition
This commit is contained in:
parent
c379b6c3b2
commit
1731fd641b
|
@ -64,7 +64,7 @@ STATES = {
|
|||
|
||||
CONTROLLED_SETTINGS = [
|
||||
"max_download_speed",
|
||||
"max_download_speed",
|
||||
"max_upload_speed",
|
||||
"max_active_limit",
|
||||
"max_active_downloading",
|
||||
"max_active_seeding"
|
||||
|
|
Loading…
Reference in New Issue