snac2

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

commit 4afb384024e8711039e8827fc5b87a42af8aae7e
parent 45d90789c4cbc9d81f9508cf89b38965a3c1aab6
Author: default <nobody@localhost>
Date:   Sun, 19 Nov 2023 18:38:26 +0100

Updated documentation.

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

diff --git a/doc/snac.8 b/doc/snac.8 @@ -197,6 +197,8 @@ If set to true, .Nm will use the FastCGI interface to communicate with the upper level http server, that must be configured accordingly. +.It Ic disable_history +If set to true, history monthly snapshots are not served nor their links shown. .El .Pp You must restart the server to make effective these changes.