summaryrefslogtreecommitdiff
path: root/doc/snac.5
diff options
context:
space:
mode:
authorGravatar default2022-10-03 20:25:09 +0200
committerGravatar default2022-10-03 20:25:09 +0200
commitdaaba2b52e999cb3ac3d8537614629b123410bd8 (patch)
tree29fda826dcac9df45cb016ac90add47a747bd5c6 /doc/snac.5
parentImported documentation from snac 1.x. (diff)
downloadpenes-snac2-daaba2b52e999cb3ac3d8537614629b123410bd8.tar.gz
penes-snac2-daaba2b52e999cb3ac3d8537614629b123410bd8.tar.xz
penes-snac2-daaba2b52e999cb3ac3d8537614629b123410bd8.zip
Some documentation tweaks.
Diffstat (limited to 'doc/snac.5')
-rw-r--r--doc/snac.55
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/snac.5 b/doc/snac.5
index a5311e4..511a88f 100644
--- a/doc/snac.5
+++ b/doc/snac.5
@@ -60,6 +60,8 @@ The base directory contains the following files and folders:
60Server configuration. 60Server configuration.
61.It Pa user/ 61.It Pa user/
62Directory holding user subdirectories. 62Directory holding user subdirectories.
63.It Pa archive/
64If this directory exists, all input and output messages are stored into.
63.El 65.El
64.Pp 66.Pp
65Each user directory is a subdirectory of 67Each user directory is a subdirectory of
@@ -117,8 +119,7 @@ web interface.
117This directory contains generated HTML files. They may be snapshots of the 119This directory contains generated HTML files. They may be snapshots of the
118local timeline in previous months or other cached data. 120local timeline in previous months or other cached data.
119.It Pa archive/ 121.It Pa archive/
120This directory stores all input/output traffic of ActivityPub messages. There 122This directory is no longer used in version 2.x and later. It can be deleted.
121is a different file for each day. This information is only stored if
122.Nm 123.Nm
123is run with a debug level >= 1. 124is run with a debug level >= 1.
124.El 125.El