Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit f71a6ce

Browse files
author
ykohata
committed
Merge branch 'technology-2015-02-05'
2 parents 7cc3607 + 5ca440b commit f71a6ce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

deploy/vm.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@ export DEVELOP_SUBMISSION_MAX_SIZE=6144
8787

8888
export WATERMARK_FILE_PATH=test/test_files/design_image_file_generator/studio_logo_watermark.png
8989

90+
export WKHTMLTOIMAGE_COMMAND_PATH=/usr/local/bin/wkhtmltoimage
91+
export WKHTMLTOIMAGE_IMAGE_WIDTH=1024
92+
export HIGHLIGHT_STYLE_LINK=http://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.3/styles/%OVERRIDE_STYLE_NAME%.min.css
93+
export JWT_TOKEN_COOKIE_KEY="tcjwt_vm"
94+
9095
export TC_API_MAX_MEMORY=256m
9196
export DEV_FORUM_JNDI=jnp://env.topcoder.com:1199
9297
export PORT=8081

0 commit comments

Comments
 (0)