snac2

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

commit c8416e1b83bab8cef2b5f8073a4faf11d02945bd
parent 1d5bd8049942a504016e1f9e48df25a7b25bd37f
Author: default <nobody@localhost>
Date:   Mon, 17 Oct 2022 15:05:47 +0200

Updated documentation.

Diffstat:
Mdoc/snac.8 | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/snac.8 b/doc/snac.8 @@ -129,7 +129,9 @@ 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. +If set to true, timeline caching is not done. This is only useful for +debugging purposes; don't enable it unless you know what do you want, as +it makes everything slower. .El .Pp You must restart the server to make effective these changes.