From d6abe40ff42d8b952308058f4d81fcb15bc2355c Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 10 Apr 2024 03:10:28 -0700 Subject: [PATCH] Updated Setting Up Storage (markdown) --- Setting-Up-Storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-Up-Storage.md b/Setting-Up-Storage.md index 5a1eaf6..c6c04ea 100644 --- a/Setting-Up-Storage.md +++ b/Setting-Up-Storage.md @@ -37,7 +37,7 @@ services: ### ZFS ⭐️ > [!TIP] -> This is the recommended filesystem for ArchiveBox, it provides more features than EXT4/APFS. +> This is the recommended filesystem for ArchiveBox. ZFS provides many additional features including RAID, compression, encryption, deduplication, point-in-time snapshotting, and more. - https://openzfs.github.io/openzfs-docs/ - https://openzfs.github.io/openzfs-docs/man/v2.2/8/zpool-create.8.html