mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-23 05:05:15 -04:00
Fix CLI so that --persistent doesn't require files to be passed in as an arg for share/website mode. Add tests
This commit is contained in:
parent
303c83604c
commit
064e1fb53f
4 changed files with 60 additions and 11 deletions
|
@ -51,6 +51,7 @@ class ModeSettings:
|
|||
"autostart_timer": False,
|
||||
"autostop_timer": False,
|
||||
"service_id": None,
|
||||
"qr": False
|
||||
},
|
||||
"share": {
|
||||
"autostop_sharing": True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue