Question

Photo of Cody Tindall

0

How do I change the session time out length?

I had a shared hosting setup originally and moved our Rock install to a local server when our database started filling out. The shared hosting setup made you sign back in if you let it sit too long (I think the server cleared its cache regularly) but now on the local machine users can stay logged in for days.. and days. I would like to change this so that after a few hours of no activity it logs the user out. Any suggestions?

Thanks,

Cody

  • Photo of David Stevens

    1

    You can set this in IIS or web.config on your local server.  I don't remember the exact option but you can start with the AppPool recycling value.