akkoma: enable registrations
This commit is contained in:
parent
c6d887c0c9
commit
2bfe2dd4ac
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ in {
|
||||||
description = "miras akkoma instance";
|
description = "miras akkoma instance";
|
||||||
email = cfg.email;
|
email = cfg.email;
|
||||||
registration_open = false;
|
registration_open = false;
|
||||||
|
invites_enabled = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
":frontend_configurations" = {
|
":frontend_configurations" = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue