From 73a1d952b100bddbf583889bb9777699ca3c221f Mon Sep 17 00:00:00 2001 From: Aine Date: Fri, 8 Nov 2024 19:04:40 +0200 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 66f6d4a..675fb52 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,10 @@ In the latter case, any instance of Synapse Admin will automatically pick up the Note that configuration inside the `/.well-known/matrix/client` file should go under the `cc.etke.synapse-admin` key, and it will override the configuration from the `config.json` file. +In case you use [spantaleev/matrix-docker-ansible-deploy](https://github.com/spantaleev/matrix-docker-ansible-deploy) or +[etkecc/ansible](https://github.com/etkecc/ansible), +configuration will be automatically added to the `/.well-known/matrix/client` file. + The `config.json` can be injected into a Docker container using a bind mount. ```yml