mirror of https://gitlab.crans.org/nounous/nixos
Change ldap password owner
parent
07aeb7f188
commit
a03aef9ade
|
@ -11,7 +11,7 @@
|
|||
age.secrets = {
|
||||
ldap_synapse_password = {
|
||||
file = ../../secrets/neo/ldap_synapse_password.age;
|
||||
owner = "synapse_homeserver";
|
||||
owner = "matrix-synapse";
|
||||
};
|
||||
|
||||
database_extra_config = {
|
||||
|
|
Loading…
Reference in New Issue