matrix-docker-ansible-deploy/roles/matrix-riot-web/templates
Julian Foad 3228cfd229 Add custom server name string in Riot config.
This adds into the Riot config.json the field
  'default_server_config.m.homeserver.server_name'
with, by default, the value of the playbook's 'matrix_domain' variable.

Riot displays this string in its login page and will now say 'Sign in to
your Matrix account on example.org' (the server name) instead of 'Sign
in ... on matrix.example.org' (the server domain-name).

This string can be configured by setting the playbook variable
  'matrix_riot_web_default_server_name'
to any string, so we can make Riot say for example 'Sign in ... on Our
Server'.
2020-02-24 14:00:43 +00:00
..
systemd Switch riot-web image (bubuntux/riot-web -> vectorim/riot-web) 2019-11-29 10:11:48 +02:00
config.json.j2 Add custom server name string in Riot config. 2020-02-24 14:00:43 +00:00
nginx.conf.j2 Fix indentation in templates 2019-05-07 21:23:35 +02:00
welcome.html.j2 Fix indentation in templates 2019-05-07 21:23:35 +02:00