|
@@ -663,7 +663,7 @@
|
|
|
# Use session-length cookies. Logs out the user when she closes the browser window.
|
|
# Use session-length cookies. Logs out the user when she closes the browser window.
|
|
|
## expire_at_browser_close=false
|
|
## expire_at_browser_close=false
|
|
|
|
|
|
|
|
- # If set, limits the number of concurrent user sessions. 1 represents 1 session per user. Default: 0 (unlimited sessions per user)
|
|
|
|
|
|
|
+ # If set, limits the number of concurrent user sessions. 1 represents 1 browser session per user. Default: 0 (unlimited sessions per user)
|
|
|
## concurrent_user_session_limit=0
|
|
## concurrent_user_session_limit=0
|
|
|
|
|
|
|
|
# Configuration options for connecting to an external SMTP server
|
|
# Configuration options for connecting to an external SMTP server
|