| Author |
Post |
|
|
#1 Sun May 22, 2005 2:30 pm
|
|
Member
Registered: Apr 2005
Posts: 75
Location: turnhout
|
Hi,
what is the effect of the "allow_multi_sess" keyword in the config file ? Something for the future or really what I could understand of it : a multisession system where I could have multiple logins simultaniously ?
No need to hurry responding, just a question. Because it is set in my config, but I don't seem to be able to login with another user without logging out. (Therefor I asked to releave the message telling us that the cookie will be deleted, maybe it could be a config key too, to show or not this message)
|
|
|
#2 Sun May 22, 2005 2:46 pm
|
|
Developer
Registered: Apr 2004
Posts: 2218
Location: Belgium
|
From http://usebb.sourceforge.net/docs/doku.php?id=config.php_guideallow_multi_sess Allow multiple sessions per IP address This allows to maintain multiple sessions per IP address; generally, this is on as there might be more than 1 one client behind a IP address.
|
|
|
#3 Sun May 22, 2005 2:51 pm
|
|
Member
Registered: Apr 2005
Posts: 75
Location: turnhout
|
Ok, understood, tnx
It wasn't that clear to, bit dumb me, I suppose,
|