1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00

Add synapse-admin support

Fixes #562 (Github Issue)
This commit is contained in:
Slavi Pantaleev
2020-07-22 08:10:26 +03:00
parent 34eec3bf11
commit b2ae669566
13 changed files with 264 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
# 2020-07-22
## Synapse Admin support
The playbook can now help you set up [synapse-admin](https://github.com/Awesome-Technologies/synapse-admin).
See our [Setting up Synapse Admin](docs/configuring-playbook-synapse-admin.md) documentation to get started.
# 2020-07-20
## matrix-reminder-bot support