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

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