added ShareLaTeX server pro options with ldap into settings.defaults

This commit is contained in:
Henry Oswald 2015-02-20 12:09:35 +00:00
parent 78b4bccba1
commit 6a3f760c6f

View file

@ -331,3 +331,19 @@ module.exports =
proxyUrls: {}
reloadModuleViewsOnEachRequest: true
# ShareLaTeX Server Pro options (https://www.sharelatex.com/university/onsite.html)
# ----------
# 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'