feat(services/synapse): disable whitelist
Some checks failed
Nix CI / build (push) Failing after 47s
Some checks failed
Nix CI / build (push) Failing after 47s
This commit is contained in:
parent
fe9f49aa9c
commit
04d16f258f
1 changed files with 0 additions and 1 deletions
|
|
@ -59,7 +59,6 @@ mkIf enable {
|
|||
enable_registration_without_verification = false;
|
||||
|
||||
allow_public_rooms_over_federation = true;
|
||||
federation_domain_whitelist = null;
|
||||
|
||||
allow_public_rooms_without_auth = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue