ansible/group_vars/all/matrix.yml

10 lines
413 B
YAML
Raw Normal View History

2021-07-27 23:35:04 +02:00
---
matrix_server_name: pp.intra
2021-07-28 02:55:28 +02:00
synapse_postgre_user_pwd: "{{ vault_synapse_postgre_user_pwd }}"
2021-07-28 01:42:43 +02:00
matrix_max_upload_size: 50M
matrix_registration_shared_secret: "{{ vault_matrix_registration_shared_secret }}"
matrix_macaroon_secret: "{{ vault_matrix_macaroon_secret }}"
matrix_form_secret: "{{ vault_matrix_form_secret }}"
# Not configured for now
matrix_stats_endpoint: https://127.0.0.1/report-usage-stats/push