Fixed typo and sync description in code

This commit is contained in:
Thomas VIAL 2017-01-09 16:18:28 +01:00
parent 0b8d73538e
commit 63f8c5a7f7
No known key found for this signature in database
GPG Key ID: 0394CEE552FAFEFC
1 changed files with 2 additions and 2 deletions

View File

@ -143,8 +143,8 @@ Note: this spamassassin setting needs `ENABLE_SPAMASSASSIN=1`
##### ONE_DIR ##### ONE_DIR
- **0** => state in default directory - **0** => state in default directories
- 1 => consolidate all states that should be persisted across container restarts into `/var/mail-state` (use docker volume or shared folder with host) - 1 => consolidate all states into a single directory (`/var/mail-state`) to allow persistence using docker volumes
##### ENABLE_POP3 ##### ENABLE_POP3