diff options
Diffstat (limited to 'doc')
-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. |