This website requires JavaScript.
Explore
Help
Sign In
ansol
/
matrix-docker-ansible-deploy
Watch
7
Star
0
Fork
0
You've already forked matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced
2024-11-06 07:32:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
a353217cf3
matrix-docker-ansible-deploy
/
roles
/
matrix-base
/
templates
/
static-files
/
well-known
/
matrix-server.j2
5 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix indentation in templates Use Jinja2 lstrip_blocks option in templates to ensure consistent indentation in generated files.
2019-05-07 19:23:35 +00:00
#jinja2: lstrip_blocks: "True"
Initial work on Synapse 0.99/1.0 preparation
2019-02-05 09:07:08 +00:00
{
Rename some variables
2019-02-28 09:51:09 +00:00
"m.server": "{{ matrix_server_fqn_matrix }}:8448"
Initial work on Synapse 0.99/1.0 preparation
2019-02-05 09:07:08 +00:00
}
Reference in New Issue
Copy Permalink