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