summaryrefslogtreecommitdiff
path: root/config/gitlab.yml.example
diff options
context:
space:
mode:
authorMichael Kozono <mkozono@gmail.com>2017-06-13 14:03:25 -0700
committerMichael Kozono <mkozono@gmail.com>2017-07-26 02:43:41 -0700
commit26ee3a28029597f6813e652a09288504e9a2291d (patch)
tree1f022f914a651293b868be8aa7c271341a37b0ea /config/gitlab.yml.example
parent7f92a36a36ab8183c843982bf91bdabb45861154 (diff)
downloadgitlab-ce-26ee3a28029597f6813e652a09288504e9a2291d.tar.gz
Mention how to test LDAP connections
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 106658ad12b..e9bf2df490f 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -228,7 +228,8 @@ production: &base
# ==========================
## LDAP settings
- # You can inspect a sample of the LDAP users with login access by running:
+ # You can test connections and inspect a sample of the LDAP users with login
+ # access by running:
# bundle exec rake gitlab:ldap:check RAILS_ENV=production
ldap:
enabled: false