docs: correct readme locations for prefs.json

This commit is contained in:
James Houlahan
2021-01-21 14:10:54 +01:00
parent ab4776c332
commit 07c100bd66

View File

@ -84,9 +84,9 @@ The database stores metadata necessary for presenting messages and mailboxes to
### Preferences ### Preferences
User preferences are stored in json at the following location: User preferences are stored in json at the following location:
- Linux: `~/.cache/protonmail/bridge/<cacheVersion>/prefs.json` (unless `XDG_CACHE_HOME` is set, in which case that is used as your `~`) - Linux: `~/.config/protonmail/bridge/prefs.json`
- macOS: `~/Library/Caches/protonmail/bridge/<cacheVersion>/prefs.json` - macOS: `~/Library/ApplicationSupport/protonmail/bridge/prefs.json`
- Windows: `%LOCALAPPDATA%\protonmail\bridge\<cacheVersion>\prefs.json` - Windows: `%APPDATA%\protonmail\bridge\prefs.json`
### IMAP Cache ### IMAP Cache
The currently subscribed mailboxes are held in a json file: The currently subscribed mailboxes are held in a json file: