change bot settings

This commit is contained in:
histausse 2021-10-06 12:51:54 +02:00
parent 41ec64e26e
commit 200632c8e5
Signed by: histausse
GPG key ID: 67486F107F62E9E9

View file

@ -31,9 +31,9 @@ bridge:
# successfully bridged to Discord. # successfully bridged to Discord.
disableReadReceipts: false disableReadReceipts: false
# Disable Join Leave echos from matrix # Disable Join Leave echos from matrix
disableJoinLeaveNotifications: false disableJoinLeaveNotifications: true
# Disable Invite echos from matrix # Disable Invite echos from matrix
disableInviteNotifications: false disableInviteNotifications: true
# Auto-determine the language of code blocks (this can be CPU-intensive) # Auto-determine the language of code blocks (this can be CPU-intensive)
determineCodeLanguage: false determineCodeLanguage: false
# Authentication configuration for the discord bot. # Authentication configuration for the discord bot.