matrix: Use chat.pub.solar as invite_client_location
This commit is contained in:
parent
8a2f83c96a
commit
7fcefe4b85
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue