Add a developer option for history sharing on invite
Adds a new developer flag, enabling our experimental support for MSC4268.
This commit is contained in:
committed by
Stefan Ceriu
parent
065efc6e98
commit
24ce5c03de
@@ -61,6 +61,7 @@ final class NSEUserSession {
|
||||
sessionDelegate: clientSessionDelegate,
|
||||
appHooks: appHooks,
|
||||
enableOnlySignedDeviceIsolationMode: appSettings.enableOnlySignedDeviceIsolationMode,
|
||||
enableKeyShareOnInvite: appSettings.enableKeyShareOnInvite,
|
||||
requestTimeout: 15000,
|
||||
maxRequestRetryTime: 5000)
|
||||
.systemIsMemoryConstrained()
|
||||
|
||||
Reference in New Issue
Block a user