diff options
| author | default <nobody@localhost> | 2025-02-28 09:07:54 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-02-28 09:07:54 +0100 |
| commit | ddaed55836a4b3e00cc989bcfb3c79849c48b6ea (patch) | |
| tree | e3077eeed1af4f8031cc46fd8cf988c939b1c735 /doc | |
| parent | be3be930ad95dd58a32d8bae0a0bbe5bd5966219 (diff) | |
Updated documentation.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/snac.8 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |