Started code to add proxy support built in
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
[app-settings]
|
||||
username = string(default="")
|
||||
password = string(default="")
|
||||
language = string(default="system")
|
||||
language = string(default="system")
|
||||
use_proxy = boolean(default=False)
|
Reference in New Issue
Block a user