Fix personal matrix config
This commit is contained in:
parent
884bfdaa00
commit
c7d5e0df98
|
@ -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 = [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue