f8d56db6d268 — Ted Unangst 4 months ago
update docs to reflect default setting of attachment storage
1 files changed, 6 insertions(+), 8 deletions(-)

M docs/honk.8
M docs/honk.8 +6 -8
@@ 156,12 156,10 @@ and
 .Ss Storage
 By default,
 .Nm
-will store attachments in a blob database,
+will store attachments in a file system directory structure,
+.Pa attachments .
+Previous versions stored files in a database,
 .Pa blob.db .
-It may be more convenient to store attachments in the file system,
-in the
-.Pa attachments
-directory.
 Related commands:
 .Bl -tag -width extractblobs
 .It Ic storefiles

          
@@ 287,10 285,10 @@ The data directory contains:
 .Bl -tag -width views/local.css
 .It Pa honk.db
 The main database.
-.It Pa blob.db
+.It Pa attachments
 Media and attachment storage.
-.It Pa attachments
-Alternate location for media and attachment storage.
+.It Pa blob.db
+Old location for media and attachment storage.
 .It Pa emus
 Custom emoji.
 .It Pa memes