diff --git a/src/main.cpp b/src/main.cpp index a626d9efc..634f4af27 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -195,6 +195,10 @@ int main(int argc, char *argv[]) initLogging(); +#if Quotient_VERSION_MINOR == 8 + Connection::setEncryptionDefault(true); +#endif + #ifdef NEOCHAT_FLATPAK // Copy over the included FontConfig configuration to the // app's config dir: