added templateLinks property to example config for ShareLaTeX server pro

This commit is contained in:
Henry Oswald 2015-05-10 13:10:03 +01:00
parent 3ad517e1c2
commit 8fc41e9e05

View file

@ -363,4 +363,12 @@ module.exports =
# placeholder: 'LDAP User ID' # placeholder: 'LDAP User ID'
# emailAtt: 'mail' # emailAtt: 'mail'
#templateLinks: [{
# name : "CV projects",
# url : "/templates/cv"
#},{
# name : "all projects",
# url: "/templates/all"
#}]