From 48fdff670071696d3db066c0305973531e921232 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Wed, 16 Oct 2024 20:52:09 +0200 Subject: [PATCH] fix wrong ref in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a98ef43..f514f513 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ - query autoritative nameserver to bypass DNS cache ([#424](https://github.com/deltachat/chatmail/pull/424)) -- add mtail support (new optional `mail_address` ini value) +- add mtail support (new optional `mtail_address` ini value) This defines the address on which [`mtail`](https://google.github.io/mtail/) exposes its metrics collected from the logs. If you want to collect the metrics with Prometheus,