mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-03 22:29:01 +02:00
Updated ldap settings to make them clearer
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user