snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 8ba3ffff965a7a2eca51936a40f20f9003bb2707
parent 38d411af237fd83ef7ffc8cda35434dd655635f9
Author: default <nobody@localhost>
Date:   Wed, 30 Oct 2024 17:02:20 +0100

Updated documentation.

Diffstat:
Mdoc/snac.8 | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/doc/snac.8 b/doc/snac.8 @@ -230,6 +230,8 @@ unless you know what you are doing. .It Ic hide_delete_post_button 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. .El .Pp You must restart the server to make effective these changes.