changelog

This commit is contained in:
casperklein 2024-03-03 22:24:08 +01:00
parent 645cf379e3
commit 64ef414eaa
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ The most noteworthy change of this release is the update of the container's base
- **Environment Variables:**
- `LOGROTATE_COUNT` defines the number of files kept by logrotate ([#3907](https://github.com/docker-mailserver/docker-mailserver/pull/3907))
- The fail2ban log file is now also taken into account by `LOGROTATE_COUNT` and `LOGROTATE_INTERVAL` ([#3915](https://github.com/docker-mailserver/docker-mailserver/pull/3915))
- The fail2ban log file is now also taken into account by `LOGROTATE_COUNT` and `LOGROTATE_INTERVAL` ([#3915](https://github.com/docker-mailserver/docker-mailserver/pull/3915), [#3919](https://github.com/docker-mailserver/docker-mailserver/pull/3919))
### Updates