registration secret
All checks were successful
Weekly NixOS Build & Cache / build-and-cache (push) Successful in 50m10s
All checks were successful
Weekly NixOS Build & Cache / build-and-cache (push) Successful in 50m10s
This commit is contained in:
@@ -71,6 +71,7 @@ in
|
||||
federation_domain_whitelist = [ ];
|
||||
allow_public_rooms_without_auth = false;
|
||||
allow_public_rooms_over_federation = false;
|
||||
registration_shared_secret = config.sops.secrets.synapse.path;
|
||||
max_upload_size = "4096M";
|
||||
tls_private_key_path = config.sops.secrets."matrix/key".path;
|
||||
tls_certificate_path = config.sops.secrets."matrix/cert".path;
|
||||
|
||||
Reference in New Issue
Block a user