From 11c798dc058fc4246596dd8c03feed1a1766b9c8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micka=C3=ABl=20R=C3=A9mond?=
Example:
The special access max_users specifies the maximum number of sessions (authenticated -connections) per user. If a user tries to open more sessions by using different -resources, the first opened session will be disconnected. The error -session replaced will be sent to the disconnected session. The value -for this option can be either a number, or infinity. The default -value is infinity.
The syntax is: +
The special access max_user_sesssions specifies the maximum +number of sessions (authenticated connections) per user. If a user +tries to open more sessions by using different resources, the first +opened session will be disconnected. The error session replaced +will be sent to the disconnected session. The value for this option +can be either a number, or infinity. The default value is +infinity.
The syntax is:
{access, max_user_sessions, [{<maxnumber>, <aclname>}, ... ]}. -- cgit v1.2.3