mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-17 21:56:07 -04:00
Fixed sintax errors. Added a new option to set the proxy type
This commit is contained in:
@@ -19,6 +19,7 @@ donation_dialog_displayed = boolean(default=False)
|
||||
check_for_updates = boolean(default=True)
|
||||
|
||||
[proxy]
|
||||
type = string(default="Direct connection")
|
||||
server = string(default="")
|
||||
port = string(default="")
|
||||
user = string(default="")
|
||||
|
Reference in New Issue
Block a user