mango: disable reg
This commit is contained in:
parent
9bc68bc617
commit
9492528761
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
server_name = "sapphic.engineer";
|
||||
port = 6167;
|
||||
address = "::";
|
||||
allow_registration = true;
|
||||
allow_registration = false;
|
||||
allow_federation = true;
|
||||
allow_check_for_updates = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue