From 76f0d6f11d6de99c4b8a6c2040b0a3fc40defad7 Mon Sep 17 00:00:00 2001 From: Viktor Bengtsson Date: Sun, 10 Jul 2016 01:43:10 +0200 Subject: [PATCH] Set category to "install" Structuring faq.php into categories in preparation for adding more answers, and to make it more accessible. --- posts/faq/lbry-directories.md | 1 + 1 file changed, 1 insertion(+) diff --git a/posts/faq/lbry-directories.md b/posts/faq/lbry-directories.md index b0a4ee61..dfeb4123 100644 --- a/posts/faq/lbry-directories.md +++ b/posts/faq/lbry-directories.md @@ -1,5 +1,6 @@ --- title: Where are all the behind the scenes files? +category: install --- On Linux, the relevant directories are `~/.lbrynet`, `~/.lbrycrd`, and `~/.lbryum`, depending on which wallets you've used. On OS X, the folders of interest are `~/Library/Application Support/LBRY`, `~/Library/Application Support/lbrycrd`, `~/.lbrycrd`, and `~/.lbryum`, again depending on which wallets you've used.