Merge pull request #237 from xzovy/master

Put brackets around the example ca path for ldap starttls support in …
This commit is contained in:
Henry Oswald
2016-04-19 11:48:59 +01:00
+1 -1
View File
@@ -396,7 +396,7 @@ module.exports =
# starttls: true
# tlsOptions:
# rejectUnauthorized: false
# ca: '/etc/ldap/ca_certs.pem'
# ca: ['/etc/ldap/ca_certs.pem']
#templateLinks: [{
# name : "CV projects",