From aac404e528737a4d724a944721cdd4cf0b3b7238 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 20:29:28 -0400 Subject: [PATCH] Updated Install (markdown) --- Install.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Install.md b/Install.md index 95a746a..0791ca3 100644 --- a/Install.md +++ b/Install.md @@ -33,6 +33,8 @@ Other systems that are not officially supported but probably work to varying deg Platforms other than Linux, BSD, and macOS are untested, but you can probably get it working on them without too much effort. +It's recommended to use a filesystem with compression and/or deduplication abilities (e.g. ZFS or BTRFS) for maximum archive storage efficiency. + ## Dependencies Not all the dependencies are required for all modes. If you disable some archive methods you can avoid those dependencies, for example, if you set `FETCH_MEDIA=False` you don't need to install `youtube-dl`, and if you set `FETCH_[PDF,SCREENSHOT,DOM]=False` you don't need `chromium`.