don't pull changes if download rate is 0

This commit is contained in:
j 2019-01-13 12:51:38 +05:30
commit c979940706
2 changed files with 3 additions and 0 deletions

View file

@ -8,6 +8,7 @@ node = False
online = False
tasks = False
downloads = False
sync_enabled = True
tor = False
update = False
shutdown = False