change bot settings
This commit is contained in:
parent
41ec64e26e
commit
200632c8e5
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue