1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-25 15:31:22 +02:00

Updated Setting Up Storage (markdown)

Nick Sweeting
2024-04-10 02:55:31 -07:00
parent 063b59d453
commit ab169a1e98

@@ -96,7 +96,7 @@ ArchiveBox supports many common types of remote filesystems using Docker Storage
For data integrity and performance reasons, only the `data/archive/` subfolder supports being stored on a remote filesystem while ArchiveBox is actively running. The other files in the `data/` directory are much smaller and should kept on local filesystem (and backed up to a remote periodically).
> [!CAUTION]
> [!WARNING]
> `data/index.sqlite3` *must be kept on a local filesystem* which supports FSYNC (ideally backed by SSD or NVMe).