user-management icon indicating copy to clipboard operation
user-management copied to clipboard

how to stop auto logout?

Open pkrupald024 opened this issue 5 years ago • 3 comments

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

pkrupald024 avatar May 09 '19 13:05 pkrupald024

Hello anyone, How to fix above issue, please need help

pkrupald024 avatar May 14 '19 04:05 pkrupald024

'user'         => [
			...
			/*'enableAutoLogin' => true,*/
			/*'autoRenewCookie' => true,*/
			...
		],

or set false

Mackiavelly avatar Jun 19 '19 08:06 Mackiavelly

Thanks for answer

pkrupald024 avatar Jun 29 '19 04:06 pkrupald024