Mercurial > prosody-modules
view mod_c2s_limit_sessions/README.markdown @ 3419:aed47ebd26d3
mod_ignore_host_chatstates: Discard chat state messages sent to a bare host
Prevents annoying error replies to be sent in reply to such empty chat
state messages. Useful in combination with modules that handle messages
to a host.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 28 Dec 2018 04:23:30 +0100 |
parents | ea6b5321db50 |
children |
line wrap: on
line source
--- labels: summary: Limit number of resources a user may connect ... Introduction ============ This module lets you limit number of resources a user may connect. Configuration ============= After installing and adding the module to `modules_enabled` you can specify a limit with `max_resources` which defaults to 10.