mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-03 17:44:49 +02:00
chore: Add entry to CHANGELOG.md
This commit is contained in:
parent
e300cde93e
commit
59a2928b62
1 changed files with 5 additions and 0 deletions
|
@ -13,6 +13,11 @@ All notable changes to this project will be documented in this file. The format
|
|||
- **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))
|
||||
|
||||
### Fixes
|
||||
|
||||
- **Internal:**
|
||||
- The DMS _Config Volume_ (`/tmp/docker-mailserver`) will now ensure it's file tree is accessible for services when the volume was created with missing executable bit ([#4487](https://github.com/docker-mailserver/docker-mailserver/pull/4487))
|
||||
|
||||
### Updates
|
||||
|
||||
- **Documentation:**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue