You've already forked matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-08-04 21:43:06 +02:00
template metric toggle for mautrix bridges supporting it
This commit is contained in:
@ -65,7 +65,7 @@ appservice:
|
||||
|
||||
# Prometheus telemetry config. Requires prometheus-client to be installed.
|
||||
metrics:
|
||||
enabled: false
|
||||
enabled: {{ matrix_mautrix_twitter_metrics_enabled }}
|
||||
listen_port: 8000
|
||||
|
||||
# Bridge config
|
||||
|
Reference in New Issue
Block a user