summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/snac.82
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index b8a75fa..6f98648 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -296,6 +296,8 @@ outgoing messages (default: 15). Anyway, whenever any incoming activity from a
296failed instance is detected, this counter is reset for it. 296failed instance is detected, this counter is reset for it.
297.It Ic vkey 297.It Ic vkey
298Public vapid key. Used for notification on some client. 298Public vapid key. Used for notification on some client.
299.It Ic disable_emojireact
300If set to true, all EmojiReact support (for input and output) is disabled.
299.El 301.El
300.Pp 302.Pp
301You must restart the server to make effective these changes. 303You must restart the server to make effective these changes.