summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-11-12 08:35:35 +0100
committerdefault <nobody@localhost>2022-11-12 08:35:35 +0100
commite96982df285ae895f22322d13df30c6a7985caf8 (patch)
treefd5fcfaa45672c9af5e221193c08298600159332 /doc
parent9ad6495a45af571817fd91784b2a88bb41b12bd9 (diff)
Updated documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/snac.52
-rw-r--r--doc/snac.86
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/snac.5 b/doc/snac.5
index 8419e14..2a310f4 100644
--- a/doc/snac.5
+++ b/doc/snac.5
@@ -104,7 +104,7 @@ tweaking the server configuration).
This subdirectory stores all activities generated by this user as hardlinks to
their analogue entries in the
.Pa timeline/
-subdirectory. These files are never deleted.
+subdirectory.
.It Pa followers/
This subdirectory stores the 'Follow' ActivityPub message from each
Fediverse user that is following this user as a JSON file. Each file name is
diff --git a/doc/snac.8 b/doc/snac.8
index 7949b14..a241158 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -122,8 +122,9 @@ This is the maximum timeline entries shown in the web interface.
Entries in the timeline older that this number of days are purged.
If you don't want any timeline purging and enjoy your data drives
fill up with old crap and finally burst in flames, you can disable
-purging by setting this to 0 (this only applies to the private timeline,
-the local timeline is never touched).
+purging by setting this to 0.
+.It Ic local_purge_days
+Same as before, but for the user-generated entries in the local timeline.
.It Ic css_urls
This is a list of URLs to CSS files that will be inserted, in this order,
in the HTML before the user CSS. Use these files to configure the global
@@ -159,7 +160,6 @@ shooting themselves in the foot by destroying everything.
.Ss Old Data Purging
From version 2.06, there is no longer a need to add a special
cron job for purging old data, as this is managed internally.
-The user-generated data (the local timeline) is never deleted.
.Ss ActivityPub Support
These are the following activities and objects that
.Nm