diff options
Diffstat (limited to 'doc/snac.8')
| -rw-r--r-- | doc/snac.8 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -269,6 +269,10 @@ 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 max_poll_options +The maximum number of poll options in a poll (default: 8). +.It Ic max_poll_option_length +The maximum length of a single poll option (default: 60). .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. |