mirror of
https://github.com/etkecc/synapse-admin.git
synced 2024-11-23 08:15:22 +03:00
update readme
This commit is contained in:
parent
1d5511421d
commit
73a1d952b1
1 changed files with 4 additions and 0 deletions
|
@ -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,
|
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.
|
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.
|
The `config.json` can be injected into a Docker container using a bind mount.
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
|
|
Loading…
Reference in a new issue