matrix-docker-ansible-deploy/roles/custom/matrix-bridge-mautrix-twitter/defaults
Slavi Pantaleev d82d0ad84b Add _metrics_proxying_enabled variables to mautrix bridges
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2427

`metrics_enabled` should only expose the metrics locally, on the
container network, so that a local Prometheus can consume them.

Exposing them publicly should be done via a separate toggle (`metrics_proxying_enabled`).
This is how all other roles work, so this makes these mautrix roles consistent with the rest.
2023-01-30 08:50:57 +02:00
..
main.yml Add _metrics_proxying_enabled variables to mautrix bridges 2023-01-30 08:50:57 +02:00