auto update translation

GitOrigin-RevId: ae2c02198655faa096896c63ac35ef8a5629884f
This commit is contained in:
CloudBuild
2023-02-10 09:43:28 +00:00
committed by Copybot
parent 2113038536
commit 24e7bb08d3
2 changed files with 3 additions and 6 deletions

View File

@@ -16,7 +16,6 @@ services:
links:
- mongo
- redis
stop_grace_period: 60s
volumes:
- ~/sharelatex_data:/var/lib/sharelatex
########################################################################
@@ -46,11 +45,6 @@ services:
# temporary fix for LuaLaTex compiles
# see https://github.com/overleaf/overleaf/issues/695
TEXMFVAR: /var/lib/sharelatex/tmp/texmf-var
# Give children processes delay to timeout
KILL_PROCESS_TIMEOUT: 60
# Give all other processes (such as those which have been forked) delay to timeout
KILL_ALL_PROCESSES_TIMEOUT: 60
## Set for SSL via nginx-proxy
#VIRTUAL_HOST: 103.112.212.22