annotate mod_c2s_limit_sessions.wiki @ 508:0a4bba063c67
Edited wiki page mod_muc_restrict_rooms through web user interface.
author |
NKNeumann@gmail.com |
date |
Fri, 20 Feb 2015 23:13:57 +0000 |
parents |
9fb016dd8f5f |
children |
|
rev |
line source |
479
|
1 #summary Limit number of resources a user may connect |
|
2 |
|
3 = Introduction = |
|
4 |
|
5 This module lets you limit number of resources a user may connect. |
|
6 |
|
7 = Configuration = |
|
8 |
|
9 After installing and adding the module to `modules_enabled` you can specify a limit with `max_resources` wich defaults to 10. |
|
10 |