Remove the "Allow downloading individual files" setting altogether, and make it just automatically enabled if "Stop sharing..." is disabled

This commit is contained in:
Micah Lee 2019-09-01 21:22:59 -07:00
parent 1232eb1072
commit 113cd7eb4b
6 changed files with 4 additions and 34 deletions

View file

@ -51,7 +51,6 @@ class TestSettings:
'auth_type': 'no_auth',
'auth_password': '',
'close_after_first_download': True,
'share_allow_downloading_individual_files': True,
'autostop_timer': False,
'autostart_timer': False,
'use_stealth': False,