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