Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Session Lifetime - does not work #82

Open
Jagy2014 opened this issue Jul 18, 2015 · 0 comments
Open

Session Lifetime - does not work #82

Jagy2014 opened this issue Jul 18, 2015 · 0 comments

Comments

@Jagy2014
Copy link

\protected\app\config\session.php

  1. Session not expires on idle.
  2. It expire on browser closing. But when I close only tab in browser then it does not expire.

/*
|--------------------------------------------------------------------------
| Session Lifetime
|--------------------------------------------------------------------------
|
| Here you may specify the number of minutes that you wish the session
| to be allowed to remain idle before it expires. If you want them
| to immediately expire on the browser closing, set that option.
|
*/

'lifetime' => 10,

'expire_on_close' => true,

/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant