diff options
author | default <nobody@localhost> | 2022-10-17 11:36:23 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-17 11:36:23 +0200 |
commit | f1c3ff105a24f1c2b6d9b7dd84956c15fc1f994f (patch) | |
tree | fb3ede4e933a009ed9ee639f70d5c3145406cc42 /doc/snac.8 | |
parent | 459ba627e673a5ec6cf17428bff951a45a663c35 (diff) |
Updated documentation.
Diffstat (limited to 'doc/snac.8')
-rw-r--r-- | doc/snac.8 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -120,6 +120,10 @@ already done. This is the maximum timeline entries shown in the web interface. .It Ic timeline_purge_days 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). .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 |