From d5a6d69698ae75363fd188a0d8b2cc1c4a9cc9fd Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Tue, 9 Oct 2018 23:50:10 -0400 Subject: [PATCH] Update lbry-directories.md --- content/faq/lbry-directories.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/faq/lbry-directories.md b/content/faq/lbry-directories.md index b9a13212..8d4bde21 100644 --- a/content/faq/lbry-directories.md +++ b/content/faq/lbry-directories.md @@ -9,14 +9,14 @@ Depending on which OS and wallet you use, LBRY files may be stored in several pl - `C:\Program Files\LBRY` [32-bit located in Program Files(x86)] - LBRY application itself - `C:\Users\%USER%\AppData\Local\lbry\lbrynet` or `%localappdata%\lbry\lbrynet` - Daemon configuration, logs, encrypted blob files -- `C:\Users\%USER%\AppData\Local\lbry\lbryum` or `%localappdata%\lbry\lbryum` - Wallet and blockchain headers +- `C:\Users\%USER%\AppData\Local\lbry\lbryum` or `%localappdata%\lbry\lbryum` - Wallet and blockchain data *\*If you originally installed v0.14 and below, the lbrynet and lbryum directories will be in `%appdata%`* ## MacOS - `~/Library/Application Support/LBRY` - LBRY application, daemon configuration,logs and encrypted blob files -- `~/.lbryum` - Wallet and blockchain headers +- `~/.lbryum` - Wallet and blockchain data - `~/.lbrycrd` - Location for [lbrycrdd](https://lbry.io/faq/standalone-wallet) full blockchain data (separate install) @@ -31,7 +31,7 @@ Depending on which OS and wallet you use, LBRY files may be stored in several pl *\*If you originally installed v0.14 and below, the lbrynet and lbryum directories will be `~/.lbrynet` / `~/.lbryum`* -## Android - *use file manager to navigate to the path below* +## Android {#android} + *Use file manager to navigate to the path below* - `Internal storage/android/data/io.lbry.browser/files/lbrynet` - Daemon configuration, logs, encrypted blob files -- `Internal storage/android/data/io.lbry.browser/files/lbryum` -Wallet and blockchain headers +- `Internal storage/android/data/io.lbry.browser/files/lbryum` - Wallet and blockchain data