mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-07-01 21:35: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 = {
|
settings.global = {
|
||||||
unix_socket_path = "/run/continuwuity/continuwuity.sock";
|
unix_socket_path = "/run/continuwuity/continuwuity.sock";
|
||||||
server_name = "miau.social";
|
server_name = "miau.social";
|
||||||
registration_token = "NyanNyan";
|
#registration_token = "NyanNyan";
|
||||||
allow_registration = true;
|
#allow_registration = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue