mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-31 10:30:10 -04:00
Remove the "Allow downloading individual files" setting altogether, and make it just automatically enabled if "Stop sharing..." is disabled
This commit is contained in:
parent
1232eb1072
commit
113cd7eb4b
6 changed files with 4 additions and 34 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue