mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-02 14:36:15 -04:00
Initial structuring of the enable quickstart screen
This commit is contained in:
parent
10147b6c6b
commit
e4f9f5f212
3 changed files with 131 additions and 14 deletions
|
@ -103,6 +103,7 @@ class Settings(object):
|
|||
"socket_file_path": "/var/run/tor/control",
|
||||
"auth_type": "no_auth",
|
||||
"auth_password": "",
|
||||
"auto_connect": False,
|
||||
"use_autoupdate": True,
|
||||
"autoupdate_timestamp": None,
|
||||
"no_bridges": True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue