mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-31 07:09:57 +02:00
Update CHANGELOG.md
Updated CHANGELOG to reflect changes in `mailserver.env`
This commit is contained in:
parent
2681d6dedc
commit
e8ad058f9d
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file. The format
|
|||
|
||||
- **Environment Variables:**
|
||||
- [ENV can be declared with a `__FILE` suffix](https://docker-mailserver.github.io/docker-mailserver/v15.1/config/environment/) to read a value from a file during initial DMS setup scripts ([#4359](https://github.com/docker-mailserver/docker-mailserver/pull/4359))
|
||||
- Added additional info about `OVERRIDE_HOSTNAME` in `mailserver.env`
|
||||
- **Internal:**
|
||||
- [`DMS_CONFIG_POLL`](https://docker-mailserver.github.io/docker-mailserver/v15.0/config/environment/#dms_config_poll) supports adjusting the polling rate (seconds) for the change detection service `check-for-changes.sh` ([#4450](https://github.com/docker-mailserver/docker-mailserver/pull/4450))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue