services: matrix-synapse: migrate to new config format
This commit is contained in:
parent
3edac96be2
commit
aa72401909
4 changed files with 68 additions and 84 deletions
|
|
@ -10,7 +10,6 @@ in {
|
|||
};
|
||||
|
||||
config.my.secrets = {
|
||||
matrix-registration-shared-secret = fileContents ./matrix-registration-shared-secret.secret;
|
||||
shadow-hashed-password-alarsyo = fileContents ./shadow-hashed-password-alarsyo.secret;
|
||||
shadow-hashed-password-root = fileContents ./shadow-hashed-password-root.secret;
|
||||
miniflux-admin-credentials = fileContents ./miniflux-admin-credentials.secret;
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue