disbale registratiion matrix

This commit is contained in:
jopejoe1 2025-06-20 15:52:24 +02:00
parent ff2423b63a
commit 7d28d4a164

View file

@ -46,8 +46,8 @@ in
settings.global = {
unix_socket_path = "/run/continuwuity/continuwuity.sock";
server_name = "miau.social";
registration_token = "NyanNyan";
allow_registration = true;
#registration_token = "NyanNyan";
#allow_registration = true;
};
};
}