#148: Add setting to UI.

This commit is contained in:
Bill Dengler
2017-07-11 04:02:04 +00:00
parent d4646ced9f
commit 68bfc3aac7
3 changed files with 5 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ log_level = string(default="error")
load_keymap = string(default="default.keymap")
donation_dialog_displayed = boolean(default=False)
check_for_updates = boolean(default=True)
paranoid = boolean(default=False)
[proxy]
type = string(default="Direct connection")