mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-02 03:28:49 -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
|
# anonymous: false
|
||||||
# adminDN: 'cn=read-only-admin,dc=example,dc=com'
|
# adminDN: 'cn=read-only-admin,dc=example,dc=com'
|
||||||
# adminPW: 'password'
|
# adminPW: 'password'
|
||||||
|
# starttls: true
|
||||||
|
# tlsOptions:
|
||||||
|
# rejectUnauthorized: false
|
||||||
|
# ca: '/etc/ldap/ca_certs.pem'
|
||||||
|
|
||||||
#templateLinks: [{
|
#templateLinks: [{
|
||||||
# name : "CV projects",
|
# name : "CV projects",
|
||||||
|
|
Loading…
Reference in a new issue