commit eef38a3d5fb780c80966920ebbbbd71c39067c41
parent 9de791b125ca0ba0835a98f54cb5aac3f1a47fdd
Author: default <nobody@localhost>
Date: Tue, 5 Nov 2024 18:23:14 +0100
Updated documentation.
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/doc/snac.8 b/doc/snac.8
@@ -232,6 +232,9 @@ If set to true, the button to delete a post is not shown. It's not very
useful and somewhat clutters the already crowded button space.
.It Ic disable_block_notifications
If set to true, notifications about 'Block' activities are never sent.
+.It Ic strict_public_timelines
+If set to true, public timelines only show posts and boosts originating
+from an account (no conversation trees).
.El
.Pp
You must restart the server to make effective these changes.