bridge-mautrix-googlechat: add option for creating non-federated rooms

This commit is contained in:
László Várady
2022-03-05 21:08:37 +01:00
parent 2c861c90bc
commit d6df1e7135
2 changed files with 6 additions and 0 deletions

View File

@ -41,6 +41,9 @@ matrix_mautrix_googlechat_systemd_wanted_services_list: []
matrix_mautrix_googlechat_appservice_token: ''
matrix_mautrix_googlechat_homeserver_token: ''
# Whether or not created rooms should have federation enabled.
# If false, created portal rooms will never be federated.
matrix_mautrix_googlechat_federate_rooms: true
# Database-related configuration fields.
#