matrix: resolve deprecation warning

This commit is contained in:
Sandro - 2024-03-14 19:45:25 +01:00
parent 2580f64b56
commit 2452a1dd4b
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
];
ldap = {
enable = true;
bindPasswordFile = config.sops.secrets."matrix-synapse/ldapSearchUserPassword".path;
searchUserPasswordFile = config.sops.secrets."matrix-synapse/ldapSearchUserPassword".path;
};
settings = {
admin_contact = "mailto:mail@c3d2.de";