Enhance configuration for Matrix to enable federation
This commit is contained in:
parent
a027b99446
commit
34abb21e0b
2 changed files with 29 additions and 17 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue