snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit ce96aab1d8c8d7958616d35b695dd069d971d78b
parent 305591ae311af92c36d779f255849764f5f20f55
Author: default <nobody@localhost>
Date:   Sun,  9 Oct 2022 17:55:49 +0200

Updated documentation.

Diffstat:
Mdoc/snac.8 | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/doc/snac.8 b/doc/snac.8 @@ -124,6 +124,8 @@ Entries in the timeline older that this number of days are purged. 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 site layout. +.It Ic disable_cache +If set to true, timeline caching is not done. .El .Pp You must restart the server to make effective these changes.