Commit 47239aabef2619dba34e2702588bdbc70234c6f4

Authored by Jacob Vosmaer
1 parent 9f4909fa

Refer to rake gitlab:ldap:check script

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
config/gitlab.yml.example
@@ -114,6 +114,7 @@ production: &base @@ -114,6 +114,7 @@ production: &base
114 # ========================== 114 # ==========================
115 115
116 ## LDAP settings 116 ## LDAP settings
  117 + # You can check your LDAP settings by running `bundle exec rake gitlab:ldap:check RAILS_ENV=production`
117 ldap: 118 ldap:
118 enabled: false 119 enabled: false
119 host: '_your_ldap_server' 120 host: '_your_ldap_server'