template metric toggle for mautrix bridges supporting it

This commit is contained in:
Adrien le Maire
2023-01-29 09:45:52 +01:00
parent e588c42088
commit 691ef13cab
10 changed files with 22 additions and 6 deletions

View File

@ -78,6 +78,9 @@ matrix_mautrix_twitter_appservice_bot_username: twitterbot
# Specifies the default log level for all bridge loggers.
matrix_mautrix_twitter_logging_level: WARNING
# Whether or not metrics endpoint should be enabled.
matrix_mautrix_twitter_metrics_enabled: false
# Default configuration template which covers the generic use case.
# You can customize it by controlling the various variables inside it.
#