Automatically set restricted_rooms to false on conduit

This commit is contained in:
Samuel Meenzen
2022-10-10 07:10:15 +00:00
parent 7cc3aae041
commit 1d024975d6
3 changed files with 6 additions and 2 deletions

View File

@ -143,4 +143,4 @@ matrix_mautrix_discord_bridge_encryption_key_sharing_allow: "{{ matrix_mautrix_d
# On conduit this option may prevent you from joining spaces created by the bridge.
# Setting this to false fixes the issue.
matrix_mautrix_discord_restricted_rooms: true
matrix_mautrix_discord_bridge_restricted_rooms: true