Initial structuring of the enable quickstart screen

This commit is contained in:
Saptak S 2021-10-01 23:08:49 +05:30
parent ceb786e4cb
commit 7a57f7ec4f
3 changed files with 131 additions and 14 deletions

View file

@ -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,