Files
socializer/src/app-configuration.defaults
T

5 lines
145 B
Plaintext
Raw Normal View History

2016-02-13 17:06:36 -06:00
[app-settings]
username = string(default="")
password = string(default="")
2019-01-14 04:58:17 -06:00
language = string(default="system")
use_proxy = boolean(default=False)