Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJan-Willem van der Meer <mail@jewilmeer.nl>2014-10-14 15:52:15 +0400
committerJan-Willem van der Meer <mail@jewilmeer.nl>2014-10-14 15:52:15 +0400
commitfedb223b09f001f0a977c9d89130459c417347f2 (patch)
tree0934a64f14f175798dab2a6b0ef4869438432820 /config
parent6ce65a3e950532e8fb65cf188eb5df9a6eddfb39 (diff)
Add valid LDAP server for testing
Diffstat (limited to 'config')
-rw-r--r--config/gitlab.yml.example3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 59bd1442994..4094cbc3eb4 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -322,8 +322,7 @@ test:
ldap:
enabled: false
servers:
- -
- provider_id: main
+ main:
label: ldap
host: 127.0.0.1
port: 3890