Updated ldap settings to make them clearer

This commit is contained in:
Henry Oswald 2015-11-17 16:27:29 +00:00
parent 3836142cee
commit f40e984e10

View file

@ -366,8 +366,12 @@ module.exports =
# ----------
# username = einstein
# password = password
# LDAP
# ----------
# Settings below use a working LDAP test server kindly provided by forumsys.com
# When testing with forumsys.com use username = einstein and password = password
# ldap :
# host: 'ldap://ldap.forumsys.com'
# dn: 'uid=:userKey,dc=example,dc=com'
@ -379,6 +383,7 @@ module.exports =
# emailAtt: 'mail'
# anonymous: false
#templateLinks: [{
# name : "CV projects",
# url : "/templates/cv"