commit ddaed55836a4b3e00cc989bcfb3c79849c48b6ea parent be3be930ad95dd58a32d8bae0a0bbe5bd5966219 Author: default <nobody@localhost> Date: Fri, 28 Feb 2025 09:07:54 +0100 Updated documentation. Diffstat:
M | doc/snac.8 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/doc/snac.8 b/doc/snac.8 @@ -264,6 +264,9 @@ The maximum number of entries (posts) to be returned in user RSS feeds and outbo (default: 20). .It Ic max_attachments The maximum number of attachments per post (default: 4). +.It Ic enable_svg +Since version 2.73, SVG image attachments are hidden by default; you can enable +them by setting this value to true. .El .Pp You must restart the server to make effective these changes.