add template links SHARELATEX_NEW_PROJECT_TEMPLATE_LINKS to config file

This commit is contained in:
Henry Oswald 2016-08-03 16:22:10 +01:00
parent 7818af50ba
commit 67cc868c4b

View file

@ -565,6 +565,8 @@ if process.env["SHARELATEX_TEMPLATES_USER_ID"]
settings.templates =
mountPointUrl: "/templates"
user_id: process.env["SHARELATEX_TEMPLATES_USER_ID"]
settings.templateLinks: parse(process.env["SHARELATEX_NEW_PROJECT_TEMPLATE_LINKS"])
# /Learn