diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/snac.8 | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -290,6 +290,10 @@ Since version 2.78, users can set a webhook URL to receive notifications. Set th | |||
| 290 | to true if you don't want your users to have this privilege. | 290 | to true if you don't want your users to have this privilege. |
| 291 | .It Ic favicon_url | 291 | .It Ic favicon_url |
| 292 | The URL to a favicon. If it's not set, the default one is used instead. | 292 | The URL to a favicon. If it's not set, the default one is used instead. |
| 293 | .It Ic max_failing_days | ||
| 294 | The maximum number of days an instance is considered down after continuous failed | ||
| 295 | outgoing messages (default: 15). Anyway, whenever any incoming activity from a | ||
| 296 | failed instance is detected, this counter is reset for it. | ||
| 293 | .El | 297 | .El |
| 294 | .Pp | 298 | .Pp |
| 295 | You must restart the server to make effective these changes. | 299 | You must restart the server to make effective these changes. |