Ver código fonte

Explain how to set the template variables

pull/108/head
Sylvia van Os 7 anos atrás
pai
commit
f297ff506b
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      roles/matrix-mxisd/defaults/main.yml

+ 2
- 0
roles/matrix-mxisd/defaults/main.yml Ver arquivo

@@ -44,6 +44,8 @@ matrix_mxisd_dns_overwrite_homeserver_client_name: "{{ matrix_server_fqn_matrix
matrix_mxisd_dns_overwrite_homeserver_client_value: "http://matrix-synapse:8008"

# Override the default email templates
# To use this, fill in the template variables with the full desired template as a multi-line YAML variable
#
# More info:
# https://github.com/kamax-matrix/mxisd/blob/master/docs/threepids/notification/template-generator.md
# https://github.com/kamax-matrix/mxisd/tree/master/src/main/resources/threepids/email


Carregando…
Cancelar
Salvar