diff --git a/Setting-Up-Storage.md b/Setting-Up-Storage.md index 117d0d9..a79d9e3 100644 --- a/Setting-Up-Storage.md +++ b/Setting-Up-Storage.md @@ -37,7 +37,8 @@ services: ### ZFS ⭐️ > [!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) +> *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... - https://openzfs.github.io/openzfs-docs/