mod_c2s_limit_sessions/README.markdown
author Matthew Wild <mwild1@gmail.com>
Mon, 15 Aug 2022 14:18:07 +0100
changeset 5008 bc75fc9400ae
parent 2880 ea6b5321db50
permissions -rw-r--r--
mod_isolate_host: Switch to module:may() (back compatible via compat_roles)

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