unified-push-xmpp/distributor/config_example.toml

11 lines
366 B
TOML
Raw Permalink Normal View History

# if not given placed in XDG_CONFIG_HOME/unifiedpushxmpp/database.db
storage_path = ""
[xmpp]
2021-09-12 12:14:09 +02:00
login = "YOUR-ACCOUNT@chat.sum7.eu"
password = "CHANGEME"
# if not configured will try to find one on your instance and fallback to demo-server "up.chat.sum7.eu"
gateway = ""
# keep stored gateway of application or register they again on new gateway
keep_gateway = false