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>2020-10-20 00:09:06 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-20 00:09:06 +0300
commit376ae6f3b376d6956fe037c9097b48a2e4867859 (patch)
tree80fa30139aa81d962efed6ebba47d81170419bb1 /doc/api/users.md
parentb9d98fe10a624d9a6033c516c970954b4fc09372 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/users.md')
-rw-r--r--doc/api/users.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/users.md b/doc/api/users.md
index a70f6e3008f..beaea689fb7 100644
--- a/doc/api/users.md
+++ b/doc/api/users.md
@@ -1249,7 +1249,7 @@ Returns:
- `404 User Not Found` if user cannot be found.
- `403 Forbidden` when trying to deactivate a user:
- Blocked by admin or by LDAP synchronization.
- - That has any activity in past 180 days. These users cannot be deactivated.
+ - That has any activity in past 90 days. These users cannot be deactivated.
- That is internal.
## Activate user