make config file clearer

This commit is contained in:
Alex 2021-11-15 23:05:01 +01:00
parent e20b903bc0
commit 627c89b545
No known key found for this signature in database
GPG key ID: EDABF9711E244EB1

View file

@ -1,3 +1,5 @@
# Bridge accounts on various services
[rocketchat]
[rocketchat.dravedev]
Server = "https://rocketchat.drave.quebec:443"
@ -6,8 +8,6 @@ Password = "{{ key "secrets/matterbridge/rocketchat.drave.quebec_pass" | trimSpa
PrefixMessagesWithNick=false
RemoteNickFormat="{NICK}"
[matrix]
[matrix.deuxfleurs]
Server = "https://im.deuxfleurs.fr"
@ -16,6 +16,9 @@ Password = "{{ key "secrets/matterbridge/im.deuxfleurs.fr_pass" | trimSpace }}"
PrefixMessagesWithNick=true
RemoteNickFormat="<{NICK}> "
# Rooms we are bridging
[[gateway]]
name = "rfid"
enable = true