diff options
author | default <nobody@localhost> | 2023-08-19 12:55:10 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-08-19 12:55:10 +0200 |
commit | 12669d1c82c2745ac66fb714e5cdcfed88f1cd6e (patch) | |
tree | 717298d6d947680e09f7ea7dd35ffbcb2b5ff7d9 | |
parent | 26f2c40579d7b28f0c59f16f521008235d02a9be (diff) |
Updated documentation.
-rw-r--r-- | doc/snac.8 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -189,6 +189,9 @@ 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 more_headers +If you need to add more HTTP response headers for whatever reason, you can +fill this object with the required header/value pairs. .El .Pp You must restart the server to make effective these changes. |