mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Room lists: Remove shields on room avatars
#4115 but keep it in the room screen
This commit is contained in:
@@ -59,7 +59,6 @@ class CommonConfiguration: NSObject, Configurable {
|
||||
|
||||
// Enable e2e encryption for newly created MXSession
|
||||
sdkOptions.enableCryptoWhenStartingMXSession = true
|
||||
sdkOptions.computeE2ERoomSummaryTrust = true
|
||||
|
||||
// Disable identicon use
|
||||
sdkOptions.disableIdenticonUseForUserAvatar = true
|
||||
|
||||
Reference in New Issue
Block a user