summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-08-31 08:22:30 +0200
committerdefault <nobody@localhost>2024-08-31 08:22:30 +0200
commit36e98b890166d900ea630b97c520a0f189d96bc0 (patch)
tree358be38d8a170d215d9a454da51bb96fffc6514f /doc
parent5e5abd76a0e19facf191d9663ab89053d43d8df8 (diff)
New 'hide_delete_post_button' server directive.
Diffstat (limited to 'doc')
-rw-r--r--doc/snac.83
1 files changed, 3 insertions, 0 deletions
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.