diff options
author | default <nobody@localhost> | 2023-10-18 21:11:24 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-10-18 21:11:24 +0200 |
commit | 51887172a90885136a5d8994ce807fab8276b878 (patch) | |
tree | 81f51cf4adfd06fc7169edef58eb89a2370c17e4 | |
parent | 31479ea42959c696b54c8f3239d6b3de9dde53bf (diff) |
Updated documentation.
-rw-r--r-- | doc/snac.8 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |