Commit 76f77831 authored by Muhamed Huseinbašić's avatar Muhamed Huseinbašić

Update threshold for deactivating users

parent b0c29c8f
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment