diff options
Diffstat (limited to 'doc/administration/raketasks/ldap.md')
-rw-r--r-- | doc/administration/raketasks/ldap.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/administration/raketasks/ldap.md b/doc/administration/raketasks/ldap.md index 361ab28f6d4..2871a9235a3 100644 --- a/doc/administration/raketasks/ldap.md +++ b/doc/administration/raketasks/ldap.md @@ -1,4 +1,6 @@ -# LDAP Rake Tasks +# LDAP Rake tasks **(CORE ONLY)** + +The following are LDAP-related Rake tasks. ## Check @@ -26,7 +28,7 @@ limit by passing a number to the check task: rake gitlab:ldap:check[50] ``` -## Run a Group Sync +## Run a group sync **(STARTER ONLY)** > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/14735) in [GitLab Starter](https://about.gitlab.com/pricing/) 12.2. |