Update matrix.nix
Deploy NixOS / deploy (push) Successful in 29s

This commit is contained in:
2026-03-16 22:06:24 -06:00
parent 93a9ad1e9f
commit fdd2ae2932
+1 -2
View File
@@ -18,8 +18,7 @@ in
]; ];
port = [ 6167 ]; port = [ 6167 ];
max_request_size = 104857600; max_request_size = 104857600;
allow_registration = true; allow_registration = false;
registration_token = "09b3ccc25da9b3d5dc43e276a1c9e83d043fb49f45670ea7f2ede314adb8d3f8";
allow_encryption = true; allow_encryption = true;
allow_federation = true; allow_federation = true;
new_user_displayname_suffix = ""; new_user_displayname_suffix = "";