From aa74af931367c5a7812b9d36acbc62dde13e9fd3 Mon Sep 17 00:00:00 2001 From: maliming Date: Wed, 28 May 2025 16:12:47 +0800 Subject: [PATCH] Update idle-session-timeout.md Close #22970 --- docs/en/modules/account/idle-session-timeout.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en/modules/account/idle-session-timeout.md b/docs/en/modules/account/idle-session-timeout.md index 231ea31e7d..bb938d0433 100644 --- a/docs/en/modules/account/idle-session-timeout.md +++ b/docs/en/modules/account/idle-session-timeout.md @@ -6,6 +6,8 @@ The `Idle Session Timeout` feature allows you to automatically log out users aft You can enable/disable the `Idle Session Timeout` feature in the `Setting > Account > Idle Session Timeout` page. +> This feature will be disabled if you select the `Remember Me` option on the login page. + The default idle session timeout is 1 hour. You can change it by selecting a different value from the dropdown list or entering a custom value (in minutes). ![idle-setting](../../images/idle-setting.png)