From 548d495d81d7197df25490424976c1571c7acc5d Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Sat, 8 Jan 2022 09:46:24 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b5f1fe0..e9f23468 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ The playbook was previously quite [Synapse](https://github.com/matrix-org/synaps Because the playbook is not so Synapse-centric anymore, a small configuration change is necessary for existing installations to bring them up to date. -The `vars.yml` file for **existing installations will need to be updated**: +The `vars.yml` file for **existing installations will need to be updated** by adding this **additional configuration**: ```yaml # All secrets keys are now derived from `matrix_homeserver_generic_secret_key`, not from `matrix_synapse_macaroon_secret_key`.