| 1 |
Overview:
|
| 2 |
--------
|
| 3 |
The session-limit module is designed to allow an administrator to limit
|
| 4 |
the number of simultaneous sessions a user may have.
|
| 5 |
|
| 6 |
Installation and configuration:
|
| 7 |
------------------------------
|
| 8 |
Installation is as simple as copying the module into your 'modules' directory,
|
| 9 |
then enabling the module at 'Administer >> Site building >> Modules'.
|
| 10 |
|
| 11 |
The default max sessions is 1. Change default max sessions can be changed in
|
| 12 |
'Administer >> Site configuration >> Session Limit'.
|
| 13 |
|
| 14 |
Requires:
|
| 15 |
--------
|
| 16 |
- Drupal 6.X
|
| 17 |
|
| 18 |
Issue queue:
|
| 19 |
-----------
|
| 20 |
|
| 21 |
http://drupal.org/project/issues/session_limit
|