Fix personal matrix config
This commit is contained in:
parent
884bfdaa00
commit
c7d5e0df98
|
@ -38,7 +38,7 @@
|
|||
services.matrix-synapse = {
|
||||
enable = true;
|
||||
settings = {
|
||||
enable_registration = true;
|
||||
enable_registration = false;
|
||||
server_name = "mccarty.io";
|
||||
listeners = [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue