diff options
| author | default <nobody@localhost> | 2024-11-05 18:23:14 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-11-05 18:23:14 +0100 |
| commit | eef38a3d5fb780c80966920ebbbbd71c39067c41 (patch) | |
| tree | 252828f66fb9fac6a4215e25daca6e07eca5916d | |
| parent | 9de791b125ca0ba0835a98f54cb5aac3f1a47fdd (diff) | |
Updated documentation.
| -rw-r--r-- | doc/snac.8 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |