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
commit c0efdf3aad

View file

@ -396,7 +396,7 @@ module.exports =
# starttls: true # starttls: true
# tlsOptions: # tlsOptions:
# rejectUnauthorized: false # rejectUnauthorized: false
# ca: '/etc/ldap/ca_certs.pem' # ca: ['/etc/ldap/ca_certs.pem']
#templateLinks: [{ #templateLinks: [{
# name : "CV projects", # name : "CV projects",