mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Update settings.defaults.coffee
This commit is contained in:
parent
38c8eb868a
commit
ae79ce75b7
1 changed files with 4 additions and 0 deletions
|
@ -393,6 +393,10 @@ module.exports =
|
|||
# anonymous: false
|
||||
# adminDN: 'cn=read-only-admin,dc=example,dc=com'
|
||||
# adminPW: 'password'
|
||||
# starttls: true
|
||||
# tlsOptions:
|
||||
# rejectUnauthorized: false
|
||||
# ca: '/etc/ldap/ca_certs.pem'
|
||||
|
||||
#templateLinks: [{
|
||||
# name : "CV projects",
|
||||
|
|
Loading…
Reference in a new issue