Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-06-10 06:08:14 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-06-10 06:08:14 +0300
commit55bd6d19a7f18f744ba48a9e8f33b5a3ee209a43 (patch)
tree5a2308b16c3db52ae0d22727ac6b1804a440cac2 /doc/user/profile/index.md
parentedcd73e5fdc11332fc3c974a76ad219928806bfd (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/profile/index.md')
-rw-r--r--doc/user/profile/index.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/user/profile/index.md b/doc/user/profile/index.md
index 1ec89750c0b..07f21da3099 100644
--- a/doc/user/profile/index.md
+++ b/doc/user/profile/index.md
@@ -419,8 +419,13 @@ A new token is generated.
When you sign in to the main GitLab application, a `_gitlab_session` cookie is
set. When you close your browser, the cookie is cleared client-side
-and it expires after "Application settings > Session duration (minutes)"/`session_expire_delay`
-(defaults to `10080` minutes = 7 days) of no activity.
+and it expires after a set duration. GitLab administrators can determine the duration:
+
+1. On the top bar, select **Menu > Admin**.
+1. On the left sidebar, select **Settings > General**.
+1. Expand **Account and limit**. The set duration is in **Session duration (minutes)**.
+
+The default is `10080`, which equals 7 days.
When you sign in to the main GitLab application, you can also check the
**Remember me** option. This sets the `remember_user_token`