matrix: Use chat.pub.solar as invite_client_location

This commit is contained in:
Akshay Mankar 2023-11-19 15:05:38 +01:00
parent 8a2f83c96a
commit 7fcefe4b85
Signed by: axeman
GPG key ID: CA08F3AB62369B89

View file

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