Production config for matrix #72

Merged
teutat3s merged 9 commits from feat/matrix-prod into main 2023-11-28 12:58:54 +00:00
Showing only changes of commit 7fcefe4b85 - Show all commits

View file

@ -57,8 +57,7 @@ in {
client_base_url = "https://chat.pub.solar"; client_base_url = "https://chat.pub.solar";
enable_notifs = true; enable_notifs = true;
enable_tls = true; enable_tls = true;
# FUTUREWORK: Maybe we should change this invite_client_location = "https://chat.pub.solar";
invite_client_location = "https://app.element.io";
notif_for_new_users = true; notif_for_new_users = true;
notif_from = "Matrix <no-reply@pub.solar>"; notif_from = "Matrix <no-reply@pub.solar>";
require_transport_security = false; require_transport_security = false;