mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-07-01 13:25:22 +02:00
disbale registratiion matrix
This commit is contained in:
parent
ff2423b63a
commit
7d28d4a164
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue