From 46d2334e9c6909ae5192eac62f3bd30d12d3342e Mon Sep 17 00:00:00 2001 From: missytake Date: Wed, 11 Jun 2025 21:59:55 +0200 Subject: [PATCH] add changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcd987ed..e754da0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ - Reconfigure Dovecot imap-login service to high-performance mode ([#578](https://github.com/chatmail/relay/pull/578)) +- Set timezone to improve dovecot performance + ([#584](https://github.com/chatmail/relay/pull/584)) + - Increase nginx connection limits ([#576](https://github.com/chatmail/relay/pull/576))