Mercurial > prosody-modules
view mod_c2s_limit_sessions/README.markdown @ 2806:93a4b13ca9f6
mod_firewall/test: Use session passed as argument instead of upvalue
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 20 Oct 2017 02:51:38 +0200 |
parents | 4d73a1a6ba68 |
children | ea6b5321db50 |
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` wich defaults to 10.