瀏覽代碼

Explain how to set the template variables

pull/108/head
Sylvia van Os 7 年之前
父節點
當前提交
f297ff506b
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      roles/matrix-mxisd/defaults/main.yml

+ 2
- 0
roles/matrix-mxisd/defaults/main.yml 查看文件

@@ -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


Loading…
取消
儲存