snac2

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

commit 51887172a90885136a5d8994ce807fab8276b878
parent 31479ea42959c696b54c8f3239d6b3de9dde53bf
Author: default <nobody@localhost>
Date:   Wed, 18 Oct 2023 21:11:24 +0200

Updated documentation.

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

diff --git a/doc/snac.8 b/doc/snac.8 @@ -192,6 +192,11 @@ The email address of the instance administrator (optional). The user name of the instance administrator (optional). .It Ic short_description A textual short description about the instance (optional). +.It Ic fastcgi +If set to true, +.Nm +will use the FastCGI interface to communicate with the upper level +http server, that must be configured accordingly. .El .Pp You must restart the server to make effective these changes.