Enhance configuration for Matrix to enable federation

This commit is contained in:
Root User 2026-02-10 00:58:40 +01:00
parent a027b99446
commit 34abb21e0b
Signed by: root
GPG key ID: 087F0A95E5766D72
2 changed files with 29 additions and 17 deletions

View file

@ -61,7 +61,7 @@
settings.global = {
allow_registration = true;
# You will need this token when creating your first account.
registration_token = "testtoken1234";
#registration_token = "testtoken1234";
# server_name = yourDomainName;
port = 12244;
# Bind to all interfaces so Traefik on the network can reach Conduit.