feat: make v4 release & add notes

This commit is contained in:
decentral1se
2023-10-06 19:16:06 +02:00
parent 6dacecbfac
commit a3c9dfd65b
3 changed files with 9 additions and 3 deletions

8
release/4.0.0+v1.93.0 Normal file
View File

@ -0,0 +1,8 @@
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.

View File

@ -1,2 +0,0 @@
Copy the secrets registration_shared_secret to registration and macaroon_secret_key to macaroon.
Regeneration of these secrets should also work.