This website requires JavaScript.
Explore
Help
Sign In
pub-solar
/
matrix-docker-ansible-deploy
Watch
5
Star
0
Fork
You've already forked matrix-docker-ansible-deploy
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
d48d77012d
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 a new issue
Copy permalink