diff options
| -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. | |||
| 283 | .It Ic disable_notify_webhook | 283 | .It Ic disable_notify_webhook |
| 284 | Since version 2.78, users can set a webhook URL to receive notifications. Set this | 284 | Since version 2.78, users can set a webhook URL to receive notifications. Set this |
| 285 | to true if you don't want your users to have this privilege. | 285 | to true if you don't want your users to have this privilege. |
| 286 | .It Ic favicon_url | ||
| 287 | The URL to a favicon. If it's not set, the default one is used instead. | ||
| 286 | .El | 288 | .El |
| 287 | .Pp | 289 | .Pp |
| 288 | You must restart the server to make effective these changes. | 290 | You must restart the server to make effective these changes. |