fixup! auto-generate prometheus.yml for workers metrics

This commit is contained in:
HarHarLinks
2021-10-20 12:57:55 +02:00
parent ce41674e61
commit 7b33fc8e19
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@
dest: "{{ matrix_base_data_path }}/external_prometheus.yml.example"
owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_groupname }}"
mode: 0400
mode: 0644
when: matrix_nginx_proxy_proxy_synapse_metrics|bool
- name: Ensure Matrix nginx-proxy configured (generic)