Update config options for xmpp bridge

This commit is contained in:
knotteye
2020-10-17 18:30:38 -05:00
parent 9a6e5c8798
commit 81afb7493b
2 changed files with 6 additions and 4 deletions

View File

@ -51,10 +51,11 @@ chat:
xmpp:
enabled: false
server: # 'example.com'
server:
port: 5222
jid: # 'satyrchat@example.com'
password: # 'verysecretexample'
jid:
password:
nickname:
twitch:
enabled: false