3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-15 21:34:45 +00:00

Make matrix-corporal configuration extensible

Fixes #70 (Github Issue).
This commit is contained in:
Slavi Pantaleev
2019-08-25 10:58:30 +03:00
parent 2d4e19326d
commit f2f3d41649
3 changed files with 39 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
#jinja2: lstrip_blocks: "True"
{
"Matrix": {
"HomeserverDomainName": "{{ matrix_corporal_matrix_homeserver_domain_name }}",