disable discord registration
This commit is contained in:
parent
0a32a8ea5f
commit
9b52ce915b
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue