You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Umbraco is set up to automatically log a user out if they have been inactive for over 20 minutes. Don't worry if you are logged out of Umbraco. Log back in using your credentials and continue editing.
4
+
5
+
## Session Timeout Configuration for Developers
6
+
7
+
The session timeout can be configured in Umbraco's `appsettings.json` file. You can modify the [`Timeout`](https://docs.umbraco.com/umbraco-cms/reference/configuration/globalsettings#timeout) setting to extend or reduce the timeout duration based on your site's needs.
0 commit comments