diff --git a/roles/matrix-bridge-discord/templates/config.yaml b/roles/matrix-bridge-discord/templates/config.yaml index a8bac46..5c5d2eb 100644 --- a/roles/matrix-bridge-discord/templates/config.yaml +++ b/roles/matrix-bridge-discord/templates/config.yaml @@ -31,9 +31,9 @@ bridge: # successfully bridged to Discord. disableReadReceipts: false # Disable Join Leave echos from matrix - disableJoinLeaveNotifications: false + disableJoinLeaveNotifications: true # Disable Invite echos from matrix - disableInviteNotifications: false + disableInviteNotifications: true # Auto-determine the language of code blocks (this can be CPU-intensive) determineCodeLanguage: false # Authentication configuration for the discord bot.