Fix personal matrix config

This commit is contained in:
Nathan McCarty 2022-05-31 09:26:58 -04:00
parent 884bfdaa00
commit c7d5e0df98
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
services.matrix-synapse = { services.matrix-synapse = {
enable = true; enable = true;
settings = { settings = {
enable_registration = true; enable_registration = false;
server_name = "mccarty.io"; server_name = "mccarty.io";
listeners = [ listeners = [
{ {