From 9735affb3d25d7823bf742271dd8c4f1f4f3be56 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 10 Apr 2024 02:48:20 -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 98f8fd5..0096af4 100644 --- a/Setting-Up-Storage.md +++ b/Setting-Up-Storage.md @@ -92,7 +92,7 @@ zfs create \ local filesystem icon -ArchiveBox supports many common types of remote filesystems using Docker Storage providers, Docker Volume Plugins, and RClone. +ArchiveBox supports many common types of remote filesystems using Docker Storage providers, Docker Volume Plugins, and RClone. Only the `archive/` folder should be stored on a remote filesystem while ArchiveBox is running, all the other files in `data/` (especially `index.sqlite3`) should be stored on a local SSD and backed up periodically. ### NFS (Docker Driver)