12 lines
209 B
TOML
12 lines
209 B
TOML
|
log_level = 50
|
||
|
|
||
|
|
||
|
[xmpp]
|
||
|
jid = "fluxxmpp@chat.sum7.eu"
|
||
|
password = "test"
|
||
|
|
||
|
[schalter]
|
||
|
url = "https://schalter.ccchb.de/spaceapi.json"
|
||
|
|
||
|
muc = ["ffhb_events@conference.chat.sum7.eu","#ccchb@irc.hackint.org"]
|