From 24fb20aeca36a59b2e2b9f2350ffadc0e2df21ed Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 7 Feb 2024 23:36:18 -0800 Subject: [PATCH] Updated Install (markdown) --- Install.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Install.md b/Install.md index 2f22768..8ad0527 100644 --- a/Install.md +++ b/Install.md @@ -36,11 +36,9 @@ Other systems are not officially supported but may work with degraded functional
-It's recommended to use a filesystem with compression and/or deduplication abilities (e.g. ZFS or BTRFS) for maximum archive storage efficiency. - You will also need at least 500MB of RAM (bare minimum), 2GB or greater is recommended. You may be able to reduce the RAM requirements if you disable all the chrome-based archiving methods with `USE_CHROME=False`. -[TOC] +It's also recommended to use a filesystem with compression and/or deduplication abilities (e.g. [ZFS](https://openzfs.github.io/openzfs-docs/Getting%20Started/index.html) or BTRFS) for maximum archive storage efficiency.