From 36e98b890166d900ea630b97c520a0f189d96bc0 Mon Sep 17 00:00:00 2001 From: default Date: Sat, 31 Aug 2024 08:22:30 +0200 Subject: New 'hide_delete_post_button' server directive. --- doc/snac.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/snac.8') diff --git a/doc/snac.8 b/doc/snac.8 index e7179d8..ab1bc24 100644 --- a/doc/snac.8 +++ b/doc/snac.8 @@ -227,6 +227,9 @@ set, it defaults to "https". If you run as part of a hidden network like Tor or I2P that doesn't have a TLS / Certificate infrastructure, you need to set it to "http". Don't change it 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. .El .Pp You must restart the server to make effective these changes. -- cgit v1.2.3