From 3a9b82e5a3ed2f07acea253628da8e09ada04722 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Fri, 10 May 2024 14:08:52 -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 54337b9..fa9ce52 100644 --- a/Setting-Up-Storage.md +++ b/Setting-Up-Storage.md @@ -45,7 +45,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, remote sync, 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