Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jonathan Roberts 409 posts 1063 karma points
    Oct 19, 2017 @ 13:36
    Jonathan Roberts
    0

    Log out CMS users after 30 mins inactivity

    Hi,

    Apologies for my ignorance but is there a config setting that can set the inactivity time of the CMS so it can log people out after 30mins of inactivity etc?

    Thanks Jon

  • Martin Aguirre 42 posts 210 karma points
    Oct 19, 2017 @ 13:41
    Martin Aguirre
    1

    Hi Jon

    check the key:

    <appSettings>
    <add key="umbracoTimeOutInMinutes" value="60" />
    

    in the web.config file of your solution.

    Best regards Martin

Please Sign in or register to post replies

Write your reply to:

Draft