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