Skip to content

Commit 77e7472

Browse files
committed
GITBOOK-52: Session Timeout for Developers
1 parent 7c70f8a commit 77e7472

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Session Timeout
22

33
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

Comments
 (0)