阅读背景:

在浏览器窗口关闭后,让用户登录

来源:互联网 

In my app.php I have:

在我的app.php中,我有:

'Session' => [
    'cookie' => 'app_sid',
    'defaults' => 'cake',
    'timeout' => 20160, // The session will timeout after 20160 minutes of inactivity
    'cookieTimeout' => 20160, // The session cookie will live for at most 2 weeks, this does not effect session timeouts
    'autoRegenerate' => TRUE
]
'Sess



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: