summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/snac.83
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index df43c0e..096a4e7 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -189,6 +189,9 @@ The email address of the instance administrator (optional).
189The user name of the instance administrator (optional). 189The user name of the instance administrator (optional).
190.It Ic short_description 190.It Ic short_description
191A textual short description about the instance (optional). 191A textual short description about the instance (optional).
192.It more_headers
193If you need to add more HTTP response headers for whatever reason, you can
194fill this object with the required header/value pairs.
192.El 195.El
193.Pp 196.Pp
194You must restart the server to make effective these changes. 197You must restart the server to make effective these changes.