|
|
|
@@ -371,7 +371,7 @@ encryption: |
|
|
|
# Requires the homeserver to support MSC4190 and the device masquerading parts of MSC3202. |
|
|
|
# Only relevant when using end-to-bridge encryption, required when using encryption with next-gen auth (MSC3861). |
|
|
|
# Changing this option requires updating the appservice registration file. |
|
|
|
msc4190: {{ matrix_mautrix_meta_instagram_msc4190_enabled }} |
|
|
|
msc4190: {{ matrix_mautrix_meta_instagram_msc4190_enabled | to_json }} |
|
|
|
# Enable key sharing? If enabled, key requests for rooms where users are in will be fulfilled. |
|
|
|
# You must use a client that supports requesting keys from other users to use this feature. |
|
|
|
allow_key_sharing: {{ matrix_mautrix_meta_instagram_bridge_encryption_allow_key_sharing | to_json }} |
|
|
|
|