Fix #1506 - max speed not restored on a yellow->green transition

This commit is contained in:
wyrm 2011-02-01 15:59:42 +00:00 committed by Calum Lind
parent c379b6c3b2
commit 1731fd641b
1 changed files with 1 additions and 1 deletions

View File

@ -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"