Merge pull request #1366 from sharelatex/ho-bump-compile-size

Bump compile size

GitOrigin-RevId: 087e8556a7e2e39bed486cdd8829bf427aaed68b
This commit is contained in:
Henry Oswald
2019-01-08 16:37:00 +00:00
committed by sharelatex
parent 563cdfd439
commit 68a0ff08ea
3 changed files with 6 additions and 3 deletions
@@ -488,6 +488,8 @@ module.exports = settings =
# currentImage: "texlive-full:2017.1"
# imageRoot: "<DOCKER REPOSITORY ROOT>" # without any trailing slash
compileBodySizeLimitMb: process.env['COMPILE_BODY_SIZE_LIMIT_MB'] or 5
# allowedImageNames: [
# {imageName: 'texlive-full:2017.1', imageDesc: 'TeXLive 2017'}