Updated documentation.

This commit is contained in:
default 2022-11-12 08:35:35 +01:00
parent 9ad6495a45
commit e96982df28
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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