This website requires JavaScript.
Explore
Help
Sign In
mirror
/
matrix-docker-ansible-deploy
Watch
1
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-07 19:27:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c1a66d3422
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 21:23:35 +02:00
#jinja2: lstrip_blocks: "True"
Initial work on Synapse 0.99/1.0 preparation
2019-02-05 10:07:08 +01:00
{
Rename some variables
2019-02-28 10:51:09 +01:00
"m.server": "{{ matrix_server_fqn_matrix }}:8448"
Initial work on Synapse 0.99/1.0 preparation
2019-02-05 10:07:08 +01:00
}
Reference in New Issue
Copy Permalink