mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[CE] Set Phusion Image timeouts in Dockerfile (#11785)
GitOrigin-RevId: 6ce852e44093d44e66d9f394c6ef4ef9d88d1373
This commit is contained in:
@@ -97,6 +97,11 @@ ENV SHARELATEX_HISTORY_CHUNKS_BUCKET "/var/lib/sharelatex/data/history/overleaf-
|
||||
ENV SHARELATEX_HISTORY_ZIPS_BUCKET "/var/lib/sharelatex/data/history/overleaf-zips"
|
||||
ENV SHARELATEX_HISTORY_ANALYTICS_BUCKET "/var/lib/sharelatex/data/history/overleaf-analytics"
|
||||
|
||||
# Phusion Image timeouts before sending SIGKILL to processes
|
||||
# ----------------------------------------------------------
|
||||
ENV KILL_PROCESS_TIMEOUT 55
|
||||
ENV KILL_ALL_PROCESSES_TIMEOUT 55
|
||||
|
||||
ENV NODE_ENV "production"
|
||||
ENV LOG_LEVEL "info"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user