template metric toggle for mautrix bridges supporting it
This commit is contained in:
@ -67,9 +67,9 @@ segment_key: null
|
||||
# Prometheus config.
|
||||
metrics:
|
||||
# Enable prometheus metrics?
|
||||
enabled: false
|
||||
enabled: {{ matrix_mautrix_whatsapp_metrics_enabled }}
|
||||
# IP and port where the metrics listener should be. The path is always /metrics
|
||||
listen: 127.0.0.1:8001
|
||||
listen: 0.0.0.0:8001
|
||||
|
||||
# Config for things that are directly sent to WhatsApp.
|
||||
whatsapp:
|
||||
|
Reference in New Issue
Block a user