OrchardCMS / Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
https://orchardproject.net
BSD 3-Clause "New" or "Revised" License
2.37k stars 1.12k forks source link

How to set session time out for Admin Dash board in Orchard CMS #8737

Open prasad5585 opened 10 months ago

prasad5585 commented 10 months ago

Hi,

Our current Orchard CMS website has session time out for 20 minutes and it is working for actual website but when I go to Admin dashboard and leaves that with out any activity, it is not logging out after 20 minutes and the Admin dashboard stays active even after 24 hours.

I would like to know how to set time out for Orchard CMS Admin module dash board.

Thanks in advance!!!!