annotate mod_c2s_limit_sessions.wiki @ 504:7ed03e2486bc

Fixed typo
author mikael.berthe@gmail.com
date Sun, 25 Jan 2015 19:22:54 +0000
parents 9fb016dd8f5f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
479
9fb016dd8f5f Add page with CLI tools and vim
Kim Alvefur <zash@zash.se>
parents:
diff changeset
1 #summary Limit number of resources a user may connect
9fb016dd8f5f Add page with CLI tools and vim
Kim Alvefur <zash@zash.se>
parents:
diff changeset
2
9fb016dd8f5f Add page with CLI tools and vim
Kim Alvefur <zash@zash.se>
parents:
diff changeset
3 = Introduction =
9fb016dd8f5f Add page with CLI tools and vim
Kim Alvefur <zash@zash.se>
parents:
diff changeset
4
9fb016dd8f5f Add page with CLI tools and vim
Kim Alvefur <zash@zash.se>
parents:
diff changeset
5 This module lets you limit number of resources a user may connect.
9fb016dd8f5f Add page with CLI tools and vim
Kim Alvefur <zash@zash.se>
parents:
diff changeset
6
9fb016dd8f5f Add page with CLI tools and vim
Kim Alvefur <zash@zash.se>
parents:
diff changeset
7 = Configuration =
9fb016dd8f5f Add page with CLI tools and vim
Kim Alvefur <zash@zash.se>
parents:
diff changeset
8
9fb016dd8f5f Add page with CLI tools and vim
Kim Alvefur <zash@zash.se>
parents:
diff changeset
9 After installing and adding the module to `modules_enabled` you can specify a limit with `max_resources` wich defaults to 10.
9fb016dd8f5f Add page with CLI tools and vim
Kim Alvefur <zash@zash.se>
parents:
diff changeset
10