restart synapse when secrets change
This commit is contained in:
parent
7125d8d375
commit
7100d1c59c
1 changed files with 1 additions and 0 deletions
|
|
@ -187,6 +187,7 @@ in
|
|||
client_id: '${config.sops.placeholder."synapse/oidc_id"}'
|
||||
client_secret: '${config.sops.placeholder."synapse/oidc_secret"}'
|
||||
'';
|
||||
restartUnits = [ "matrix-synapse.service" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue