view mod_c2s_limit_sessions/README.markdown @ 3872:513a8a7fab41

mod_rest: Hide JSON error behind a flag It's a bit overzealous and returns JSON errors even if you ask for HTML.
author Kim Alvefur <zash@zash.se>
date Mon, 03 Feb 2020 23:09:38 +0100
parents ea6b5321db50
children
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.