snac2

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

commit 413862f404c65ef57f9d7da99b775c72c2da4e31
parent 5de52cb753abaab03e9405441542e73803c3fe08
Author: default <nobody@localhost>
Date:   Fri,  7 Feb 2025 09:29:33 +0100

Updated documentation.

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

diff --git a/doc/snac.8 b/doc/snac.8 @@ -260,6 +260,8 @@ need at least a Linux kernel version 5.13.0. .It Ic max_public_entries The maximum number of entries (posts) to be returned in user RSS feeds and outboxes (default: 20). +.It Ic max_attachments +The maximum number of attachments per post (default: 4). .El .Pp You must restart the server to make effective these changes.