From 9a5681cfae558387d356dd8bd0cc433f929eea5b Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 25 Apr 2024 04:58:14 -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 4b8da98..2894818 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) -> Provides RAID, compression, encryption, deduping, 0-cost point-in-time backups, sending backup diffs remotely, and more... +> Provides RAID, compression, encryption, deduping, 0-cost point-in-time backups, remote sync, and more... - https://openzfs.github.io/openzfs-docs/ - https://openzfs.github.io/openzfs-docs/man/v2.2/8/zpool-create.8.html