mod_c2s_limit_sessions/README.markdown
author Kim Alvefur <zash@zash.se>
Sat, 17 Jun 2023 16:28:13 +0200
changeset 5556 12828e969a60
parent 2880 ea6b5321db50
permissions -rw-r--r--
mod_rest: Describe the error 'by' property in OpenAPI spec

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