Is there a way to not logout from magento localhost? I keep on logging out after 15-20 minutes? It seems way too fast. Or even just for a whole day
Solved! Go to Solution.
Hi @isabelchuabf02 ,
You can try below.
https://docs.magento.com/user-guide/stores/admin-session-lifetime.html
Problem Solved? Accept as solution!
Hope it helps!
Thanks
Hi @isabelchuabf02 ,
You can increase max session size from admin panel which helps you for longer session in admin.
Here is link: https://docs.magento.com/user-guide/stores/security-session-management.html
On the Admin sidebar, go to Store > Settings > Configuration.
In the left panel, expand Advanced and choose System.
Expand the Security section to access the session settings.
Enter higher value then current available and save configuration and refresh the cache.
Problem Solved? Accept as solution.
Hope it helps!
Thanks
Hi @isabelchuabf02 ,
You can try below.
https://docs.magento.com/user-guide/stores/admin-session-lifetime.html
Problem Solved? Accept as solution!
Hope it helps!
Thanks
this worked! thank you!
@Ankit Jasani wrote:Hi @isabelchuabf02 ,
You can try below.
https://docs.magento.com/user-guide/stores/admin-session-lifetime.html
Problem Solved? Accept as solution!
Hope it helps!
Thanks