Search code examples
asp.net-mvcorchardcms

How to change session in orchard cms


I use Orchard Cms.I want to Increase the timeout in this Cms.But I don't know how to change the timeout.How can to change the session?


Solution

  • You can set the session timeout in web.config or in IIS itself.

    For example: Session Time out in IIS 7