File

mod_c2s_limit_sessions/README.markdown @ 5303:b10a7082b3c3

mod_sasl2_fast: Add API method to revoke FAST tokens for a given client
author Matthew Wild <mwild1@gmail.com>
date Wed, 05 Apr 2023 19:38:59 +0100
parent 2876: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` which defaults to 10.