mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-09-06 13:39:39 +00:00
Add a dependency for xmpp mirroring and add configurability
This commit is contained in:
@ -51,10 +51,10 @@ chat:
|
||||
|
||||
xmpp:
|
||||
enabled: false
|
||||
server:
|
||||
server: # 'example.com'
|
||||
port: 5222
|
||||
nickname: 'SatyrChat'
|
||||
username: 'SatyrChat'
|
||||
jid: # 'satyrchat@example.com'
|
||||
password: # 'verysecretexample'
|
||||
|
||||
twitch:
|
||||
enabled: false
|
||||
|
Reference in New Issue
Block a user