OSDN Git Service

Refer to rake gitlab:ldap:check script
authorJacob Vosmaer <contact@jacobvosmaer.nl>
Thu, 28 Nov 2013 17:12:12 +0000 (18:12 +0100)
committerJacob Vosmaer <contact@jacobvosmaer.nl>
Thu, 28 Nov 2013 17:12:12 +0000 (18:12 +0100)
config/gitlab.yml.example

index 6b527cf..fd2abb9 100644 (file)
@@ -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'