comment out ldap in settings.defaults

This commit is contained in:
Henry Oswald 2015-02-26 11:40:02 +00:00
parent 40b30b957a
commit 8100f988b2

View file

@ -337,13 +337,13 @@ module.exports =
ldap:
host: 'ldap://ldap.forumsys.com'
dnObj: 'uid'
dnSuffix: 'dc=example,dc=com'
failMessage: 'LDAP User Fail'
fieldName: 'LDAP User'
placeholder: 'LDAP User ID'
emailAtt: 'mail'
# ldap:
# host: 'ldap://ldap.forumsys.com'
# dnObj: 'uid'
# dnSuffix: 'dc=example,dc=com'
# failMessage: 'LDAP User Fail'
# fieldName: 'LDAP User'
# placeholder: 'LDAP User ID'
# emailAtt: 'mail'