feat: global option to configure all bridges encryption default

Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
gardar
2024-03-24 02:58:03 +00:00
parent 998b48e07d
commit 23aee07cf4
18 changed files with 20 additions and 16 deletions

View File

@ -139,7 +139,7 @@ matrix_mautrix_gmessages_bridge_login_shared_secret_map:
# Enable End-to-bridge encryption
matrix_mautrix_gmessages_bridge_encryption_allow: "{{ matrix_bridges_encryption_enabled }}"
matrix_mautrix_gmessages_bridge_encryption_default: "{{ matrix_mautrix_gmessages_bridge_encryption_allow }}"
matrix_mautrix_gmessages_bridge_encryption_default: "{{ matrix_bridges_encryption_default }}"
matrix_mautrix_gmessages_bridge_encryption_key_sharing_allow: "{{ matrix_mautrix_gmessages_bridge_encryption_allow }}"
matrix_mautrix_gmessages_bridge_personal_filtering_spaces: true