updated the Agenix and Synapse

This commit is contained in:
naturallaw77 2024-12-16 17:35:15 -08:00
parent 424e75c3e4
commit 8380e90e2b

View File

@ -52,7 +52,7 @@ in
];
presence.enabled = true;
enable_registration = false;
registration_shared_secret = "${personalization.age.secrets.matrix_reg_secret.file}";
registration_shared_secret = config.age.secrets.matrix_reg_secret.path;
listeners = [
{
port = 8008;