sops.secrets -> config.sops.secrets
This commit is contained in:
parent
db007f2c81
commit
7a7e915ea2
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
enable_registration = false;
|
||||
app_service_config_files = [
|
||||
"/var/lib/mautrix-telegram/telegram-registration.yaml"
|
||||
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