Initial structuring of the enable quickstart screen

This commit is contained in:
Saptak S 2021-10-01 23:08:49 +05:30
parent 10147b6c6b
commit e4f9f5f212
No known key found for this signature in database
GPG key ID: 7B7F1772C0C6FCBF
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,