From 63f8c5a7f75ad602b131c923ffc63b3bbb8d4f03 Mon Sep 17 00:00:00 2001 From: Thomas VIAL Date: Mon, 9 Jan 2017 16:18:28 +0100 Subject: [PATCH] Fixed typo and sync description in code --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f321f16..b37c8da7 100644 --- a/README.md +++ b/README.md @@ -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