snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 12669d1c82c2745ac66fb714e5cdcfed88f1cd6e
parent 26f2c40579d7b28f0c59f16f521008235d02a9be
Author: default <nobody@localhost>
Date:   Sat, 19 Aug 2023 12:55:10 +0200

Updated documentation.

Diffstat:
Mdoc/snac.8 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/doc/snac.8 b/doc/snac.8 @@ -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.