mod_muc_webchat_url: Fix default url
[prosody-modules.git] / mod_c2s_limit_sessions / README.markdown
bloba18c5f13f42562b63b7032fcc416e685195a73dd
1 ---
2 labels:
3 summary: Limit number of resources a user may connect
4 ...
6 Introduction
7 ============
9 This module lets you limit number of resources a user may connect.
11 Configuration
12 =============
14 After installing and adding the module to `modules_enabled` you can
15 specify a limit with `max_resources` which defaults to 10.