mod_c2s_limit_sessions/README.markdown
author Matthew Wild <mwild1@gmail.com>
Wed, 13 Jul 2022 11:18:46 +0100
changeset 5001 1b5869c34026
parent 2880 ea6b5321db50
permissions -rw-r--r--
mod_http_admin_api: Updates for new role auth API in Prosody (trunk/0.13 only)

---
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.