diff options
| author | grunfink <grunfink@comam.es> | 2025-06-18 09:42:35 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-06-18 09:42:35 +0200 |
| commit | c0a2625672a3d6181a3ce66f1c4d09101cc1a835 (patch) | |
| tree | e2de4c00f123e0be90368d7aae8b0ff69ddcab84 | |
| parent | 0e30411f5890bfbe578a196a54ad46b72e3e49d7 (diff) | |
Updated documentation.
| -rw-r--r-- | doc/snac.8 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -283,6 +283,8 @@ value of 1 to avoid hammering servers. .It Ic disable_notify_webhook Since version 2.78, users can set a webhook URL to receive notifications. Set this to true if you don't want your users to have this privilege. +.It Ic favicon_url +The URL to a favicon. If it's not set, the default one is used instead. .El .Pp You must restart the server to make effective these changes. |