diff options
author | default <nobody@localhost> | 2022-11-12 08:35:35 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-11-12 08:35:35 +0100 |
commit | e96982df285ae895f22322d13df30c6a7985caf8 (patch) | |
tree | fd5fcfaa45672c9af5e221193c08298600159332 /doc/snac.8 | |
parent | 9ad6495a45af571817fd91784b2a88bb41b12bd9 (diff) |
Updated documentation.
Diffstat (limited to 'doc/snac.8')
-rw-r--r-- | doc/snac.8 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |