summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-03-08 04:56:33 +0100
committerdefault <nobody@localhost>2023-03-08 04:56:33 +0100
commitcef1b928c72d0cf0c929186816a00528a4adf15b (patch)
treeeea7aa2f077a1b37872bebe94d14c3577b2f9d37 /doc
parent1956c05ca495324e4cf44a80f59e56d9ef994269 (diff)
Updated documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/snac.56
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/snac.5 b/doc/snac.5
index 1b32590..a1bd49f 100644
--- a/doc/snac.5
+++ b/doc/snac.5
@@ -75,6 +75,12 @@ Directory holding user subdirectories.
Directory holding the ActivityPub objects. Filenames are hashes of each
message Id, stored in subdirectories starting with the first two letters
of the hash.
+.It Pa queue/
+This directory contains the global queue of input/output messages as JSON files.
+File names contain timestamps that indicate when the message will
+be sent. Messages not accepted by their respective servers will be re-enqueued
+for later retransmission until a maximum number of retries is reached,
+then discarded.
.It Pa inbox/
Directory storing collected inbox URLs from other instances.
.It Pa archive/