feat: implement "treatCiphertextMessagesAsReal" flag
This commit is contained in:
@@ -30,6 +30,7 @@ const BASE_CONNECTION_CONFIG: CommonSocketConfig<any> = {
|
||||
emitOwnEvents: true,
|
||||
defaultQueryTimeoutMs: 60_000,
|
||||
customUploadHosts: [],
|
||||
treatCiphertextMessagesAsReal: true
|
||||
}
|
||||
|
||||
export const DEFAULT_CONNECTION_CONFIG: SocketConfig = {
|
||||
|
||||
Reference in New Issue
Block a user