From 47239aabef2619dba34e2702588bdbc70234c6f4 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Thu, 28 Nov 2013 18:12:12 +0100 Subject: [PATCH] Refer to rake gitlab:ldap:check script --- config/gitlab.yml.example | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 6b527cf..fd2abb9 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -114,6 +114,7 @@ production: &base # ========================== ## LDAP settings + # You can check your LDAP settings by running `bundle exec rake gitlab:ldap:check RAILS_ENV=production` ldap: enabled: false host: '_your_ldap_server' -- libgit2 0.21.2