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
diff options
context:
space:
mode:
authorMichael Kozono <mkozono@gmail.com>2017-07-31 18:43:27 +0300
committerMichael Kozono <mkozono@gmail.com>2017-07-31 18:43:27 +0300
commit7b5a96b53c801d7fabef529481a525f3ab2ed2e3 (patch)
treec1f6de48a89424d4d35fe36b7619e4b02164aea5 /config/gitlab.yml.example
parent0d52e59de40c4c0b50340ee72308f4de3e9d1c9a (diff)
Fix LDAP documentation and example config
Diffstat (limited to 'config/gitlab.yml.example')
-rw-r--r--config/gitlab.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index e9bf2df490f..73a68c6da1b 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -282,7 +282,7 @@ production: &base
#
# Example: '/etc/ca.pem'
#
- ca_cert: ''
+ ca_file: ''
# Specifies the SSL version for OpenSSL to use, if the OpenSSL default
# is not appropriate.