This website requires JavaScript.
Explore
Help
Sign In
finallycoffee
/
matrix-docker-ansible-deploy
Watch
5
Star
1
Fork
0
You've already forked matrix-docker-ansible-deploy
Code
Issues
Pull Requests
Releases
Wiki
Activity
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 11:07:08 +02:00
{
Rename some variables
2019-02-28 11:51:09 +02:00
"m.server": "{{ matrix_server_fqn_matrix }}:8448"
Initial work on Synapse 0.99/1.0 preparation
2019-02-05 11:07:08 +02:00
}
Reference in New Issue
Copy Permalink