From df3761cf33e3ca8f04a71e30099cc39ae7d99f10 Mon Sep 17 00:00:00 2001 From: simonfelding <45149055+simonfelding@users.noreply.github.com> Date: Mon, 1 Jul 2024 23:17:33 +0200 Subject: [PATCH] the default value is true --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 216f2e4..50c1afd 100644 --- a/README.md +++ b/README.md @@ -100,5 +100,5 @@ docker run -d --name=protonmail-bridge -v protonmail:/root -e cache_enabled=true **variable**|**description**|**default** -- | -- | -- -cache_enabled|Controls if the mail cache is enabled in the prefs.json file.|false +cache_enabled|Controls if the mail cache is enabled in the prefs.json file.|true