Production config for matrix #72

Merged
teutat3s merged 9 commits from feat/matrix-prod into main 2023-11-28 12:58:54 +00:00
2 changed files with 0 additions and 13 deletions
Showing only changes of commit 2cbc46c154 - Show all commits

View file

@ -52,19 +52,6 @@ in {
default_room_version = "10";
disable_msisdn_registration = true;
email = {
app_name = "Matrix";
client_base_url = "https://chat.pub.solar";
enable_notifs = true;
enable_tls = true;
invite_client_location = "https://chat.pub.solar";
notif_for_new_users = true;
notif_from = "Matrix <no-reply@pub.solar>";
require_transport_security = true;
smtp_host = "mx2.greenbaum.cloud";
smtp_port = 465;
};
enable_media_repo = true;
enable_metrics = true;
enable_registration = false;