mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-28 11:40:23 +02:00
Fix small typo
This commit is contained in:
parent
8d7d934267
commit
c7eef0ab4c
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ More details how to configure fetchmail can be found in the [fetchmail man page
|
|||
|
||||
## Polling interval
|
||||
|
||||
By default the fetchmail service searches very 5 minutes for new mails on your external mail accounts. You can override this default value by changing the ENV variable `FETCHMAIL_POLL`.
|
||||
By default the fetchmail service searches every 5 minutes for new mails on your external mail accounts. You can override this default value by changing the ENV variable `FETCHMAIL_POLL`.
|
||||
|
||||
```yaml
|
||||
- FETCHMAIL_POLL=60
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue