summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/snac.85
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 88fb192..e81103f 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -192,6 +192,11 @@ The email address of the instance administrator (optional).
192The user name of the instance administrator (optional). 192The user name of the instance administrator (optional).
193.It Ic short_description 193.It Ic short_description
194A textual short description about the instance (optional). 194A textual short description about the instance (optional).
195.It Ic fastcgi
196If set to true,
197.Nm
198will use the FastCGI interface to communicate with the upper level
199http server, that must be configured accordingly.
195.El 200.El
196.Pp 201.Pp
197You must restart the server to make effective these changes. 202You must restart the server to make effective these changes.