matrix-synapse/release/4.0.0+v1.93.0
decentral1se a3c9dfd65b
Some checks failed
continuous-integration/drone/push Build is failing
feat: make v4 release & add notes
2023-10-06 19:16:06 +02:00

9 lines
250 B
Plaintext

We had to rename some secrets: https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/35
Copy the secrets:
* `registration_shared_secret` to `registration`
* `macaroon_secret_key` to `macaroon`
Regeneration of these secrets should also work.