user-management
user-management copied to clipboard
how to stop auto logout?
How to stop auto logout using Yii2 in this plugin Example: after 1 ya 2 hours automatic logout my site. so please how to fix in this issue
Hello anyone, How to fix above issue, please need help
'user' => [
...
/*'enableAutoLogin' => true,*/
/*'autoRenewCookie' => true,*/
...
],
or set false
Thanks for answer