mod_c2s_limit_sessions/README.markdown
author Kim Alvefur <zash@zash.se>
Fri, 03 Mar 2023 21:45:24 +0100
changeset 5199 b4932915e773
parent 2880 ea6b5321db50
permissions -rw-r--r--
mod_http_oauth2: Mention name of client when giving out OOB authorization code

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