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 85d08dd..39081f2 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -283,6 +283,8 @@ value of 1 to avoid hammering servers.
283.It Ic disable_notify_webhook 283.It Ic disable_notify_webhook
284Since version 2.78, users can set a webhook URL to receive notifications. Set this 284Since version 2.78, users can set a webhook URL to receive notifications. Set this
285to true if you don't want your users to have this privilege. 285to true if you don't want your users to have this privilege.
286.It Ic favicon_url
287The URL to a favicon. If it's not set, the default one is used instead.
286.El 288.El
287.Pp 289.Pp
288You must restart the server to make effective these changes. 290You must restart the server to make effective these changes.