mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-06 16:07:42 +02:00
MXSession: Add logs to track if E2EE is enabled by default on the current HS.
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
MXLogInfo(@"[MXSession] E2EE is disabled by default on this homeserver");
|
||||
MXLogWarning(@"[MXSession] E2EE is disabled by default on this homeserver.");
|
||||
success(NO);
|
||||
return [MXHTTPOperation new];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user