|
|
|
@@ -103,7 +103,7 @@ matrix_sygnal_metrics_prometheus_enabled: false |
|
|
|
# |
|
|
|
# For a more advanced customization, you can extend the default (see `matrix_sygnal_configuration_extension_yaml`) |
|
|
|
# or completely replace this variable with your own template. |
|
|
|
matrix_sygnal_configuration_yaml: "{{ lookup('template', 'templates/sygnal.yaml.j2') }}" |
|
|
|
matrix_sygnal_configuration_yaml: "{{ lookup('template', 'templates/config.yaml.j2') }}" |
|
|
|
|
|
|
|
matrix_sygnal_configuration_extension_yaml: | |
|
|
|
# Your custom YAML configuration for Sygnal goes here. |
|
|
|
|