add dev setting to choose to-device or room encryption

This commit is contained in:
Timo
2025-04-09 14:16:49 +02:00
parent aef375a13f
commit 46913b120a
6 changed files with 47 additions and 37 deletions

View File

@@ -73,7 +73,8 @@
"show_connection_stats": "Show connection statistics",
"show_non_member_tiles": "Show tiles for non-member media",
"url_params": "URL parameters",
"use_new_membership_manager": "Use the new implementation of the call MembershipManager"
"use_new_membership_manager": "Use the new implementation of the call MembershipManager",
"use_to_device_key_transport": "Use to device messages to distribute keys for matrixRTC media"
},
"disconnected_banner": "Connectivity to the server has been lost.",
"error": {