disable discord registration

This commit is contained in:
Charlotte 🦝 Delenk 2022-07-22 17:19:40 +01:00
parent 0a32a8ea5f
commit 9b52ce915b
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -60,7 +60,7 @@
enable_registration = false;
app_service_config_files = [
"/var/lib/mautrix-telegram/telegram-registration.yaml"
config.sops.secrets."services/synapse/discord-dev-registration.yaml".path
#config.sops.secrets."services/synapse/discord-dev-registration.yaml".path
];
signing_key_path = config.sops.secrets."services/synapse/private_key".path;
encryption_enabled_by_default_for_room_type = "all";