diff options
| -rw-r--r-- | doc/snac.8 | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -260,6 +260,8 @@ need at least a Linux kernel version 5.13.0. | |||
| 260 | .It Ic max_public_entries | 260 | .It Ic max_public_entries |
| 261 | The maximum number of entries (posts) to be returned in user RSS feeds and outboxes | 261 | The maximum number of entries (posts) to be returned in user RSS feeds and outboxes |
| 262 | (default: 20). | 262 | (default: 20). |
| 263 | .It Ic max_attachments | ||
| 264 | The maximum number of attachments per post (default: 4). | ||
| 263 | .El | 265 | .El |
| 264 | .Pp | 266 | .Pp |
| 265 | You must restart the server to make effective these changes. | 267 | You must restart the server to make effective these changes. |