Fixed typo and sync description in code
This commit is contained in:
parent
0b8d73538e
commit
63f8c5a7f7
|
@ -143,8 +143,8 @@ Note: this spamassassin setting needs `ENABLE_SPAMASSASSIN=1`
|
|||
|
||||
##### ONE_DIR
|
||||
|
||||
- **0** => state in default directory
|
||||
- 1 => consolidate all states that should be persisted across container restarts into `/var/mail-state` (use docker volume or shared folder with host)
|
||||
- **0** => state in default directories
|
||||
- 1 => consolidate all states into a single directory (`/var/mail-state`) to allow persistence using docker volumes
|
||||
|
||||
##### ENABLE_POP3
|
||||
|
||||
|
|
Loading…
Reference in New Issue