From 2508326f43aa51d17625dc8c7c1a41267f694f7c Mon Sep 17 00:00:00 2001 From: Jules Bertholet Date: Sun, 28 Mar 2021 12:53:34 -0400 Subject: [PATCH] Add HEAVYWEIGHT_PROCESS variable --- conf/librephotos.env | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/librephotos.env b/conf/librephotos.env index 59ef586..a2fe721 100644 --- a/conf/librephotos.env +++ b/conf/librephotos.env @@ -20,6 +20,8 @@ DEBUG=0 SECRET_KEY=__SECRET_KEY__ MAPBOX_API_KEY= +HEAVYWEIGHT_PROCESS=1 + httpPort=__PORT__ IMAGE_SIMILARITY_SERVER_PORT=__SIMILARITY_PORT__ MPLCONFIGDIR=__DATA_PATH__/matplotlib