Add support for bridge self signing

This also moves msc4190 to the correct section for twitter
This commit is contained in:
Benjamin Blacher
2025-10-17 21:28:17 +02:00
committed by Slavi Pantaleev
parent 544d25e8c3
commit d43f03bbca
17 changed files with 40 additions and 5 deletions

View File

@@ -40,6 +40,7 @@ matrix_mautrix_gmessages_homeserver_domain: "{{ matrix_domain }}"
matrix_mautrix_gmessages_appservice_address: "http://matrix-mautrix-gmessages:8080"
matrix_mautrix_gmessages_msc4190_enabled: "{{ matrix_bridges_msc4190_enabled }}"
matrix_mautrix_gmessages_self_sign_enabled: "{{ matrix_bridges_self_sign_enabled }}"
matrix_mautrix_gmessages_backfill_enabled: true
matrix_mautrix_gmessages_backfill_max_initial_messages: 50