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 b9ff47e10f
commit cea6c817df

View File

@ -66,7 +66,7 @@ STATES = {
CONTROLLED_SETTINGS = [
"max_download_speed",
"max_download_speed",
"max_upload_speed",
"max_active_limit",
"max_active_downloading",
"max_active_seeding"