From 07c100bd66d3ded4ad6b30d6854a3d9f3c4a7242 Mon Sep 17 00:00:00 2001 From: James Houlahan Date: Thu, 21 Jan 2021 14:10:54 +0100 Subject: [PATCH] docs: correct readme locations for prefs.json --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ae9bc39f..56645a3d 100644 --- a/README.md +++ b/README.md @@ -84,9 +84,9 @@ The database stores metadata necessary for presenting messages and mailboxes to ### Preferences User preferences are stored in json at the following location: -- Linux: `~/.cache/protonmail/bridge//prefs.json` (unless `XDG_CACHE_HOME` is set, in which case that is used as your `~`) -- macOS: `~/Library/Caches/protonmail/bridge//prefs.json` -- Windows: `%LOCALAPPDATA%\protonmail\bridge\\prefs.json` +- Linux: `~/.config/protonmail/bridge/prefs.json` +- macOS: `~/Library/ApplicationSupport/protonmail/bridge/prefs.json` +- Windows: `%APPDATA%\protonmail\bridge\prefs.json` ### IMAP Cache The currently subscribed mailboxes are held in a json file: