socializer/src/app-configuration.defaults

6 lines
181 B
Plaintext
Raw Normal View History

2016-02-13 17:06:36 -06:00
[app-settings]
username = string(default="")
password = string(default="")
language = string(default="system")
2019-01-15 16:20:08 -06:00
use_proxy = boolean(default=False)
first_start = boolean(default=True)