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