summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-10-18 21:11:24 +0200
committerGravatar default2023-10-18 21:11:24 +0200
commit51887172a90885136a5d8994ce807fab8276b878 (patch)
tree81f51cf4adfd06fc7169edef58eb89a2370c17e4
parentUpdated RELEASE_NOTES. (diff)
downloadsnac2-51887172a90885136a5d8994ce807fab8276b878.tar.gz
snac2-51887172a90885136a5d8994ce807fab8276b878.tar.xz
snac2-51887172a90885136a5d8994ce807fab8276b878.zip
Updated documentation.
-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.