From e5443c192e0871f2070c8ea7e635d4a4e3f72b56 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 25 Apr 2024 04:57:57 -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 a79d9e3..4b8da98 100644 --- a/Setting-Up-Storage.md +++ b/Setting-Up-Storage.md @@ -39,7 +39,7 @@ services: > [!TIP] > *This is the recommended filesystem for ArchiveBox on Linux, macOS, and BSD (w/wo Docker).* > [`apt install zfsutils-linux`](https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/index.html) -> ZFS provides many useful features beyond typical filesystems, including: RAID, compression, encryption, deduping, 0-cost point-in-time snapshots, and more... +> Provides RAID, compression, encryption, deduping, 0-cost point-in-time backups, sending backup diffs remotely, and more... - https://openzfs.github.io/openzfs-docs/ - https://openzfs.github.io/openzfs-docs/man/v2.2/8/zpool-create.8.html