Commit 85eb9cfe authored by Hoai-Thu Vuong's avatar Hoai-Thu Vuong Committed by Hoai-Thu Vuong

remove duplicate line in example configuration of ldap

parent 7d7c9a05
......@@ -83,7 +83,6 @@ gitlab_rails['ldap_servers'] = {
'verify_certificates' => true,
'bind_dn' => '_the_full_dn_of_the_user_you_will_bind_with',
'password' => '_the_password_of_the_bind_user',
'verify_certificates' => true,
'tls_options' => {
'ca_file' => '',
'ssl_version' => '',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment