mirror of
https://github.com/YunoHost-Apps/librephotos_ynh.git
synced 2024-09-03 19:36:12 +02:00
Add HEAVYWEIGHT_PROCESS variable
This commit is contained in:
parent
8c79fbb348
commit
2508326f43
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ DEBUG=0
|
||||||
SECRET_KEY=__SECRET_KEY__
|
SECRET_KEY=__SECRET_KEY__
|
||||||
MAPBOX_API_KEY=
|
MAPBOX_API_KEY=
|
||||||
|
|
||||||
|
HEAVYWEIGHT_PROCESS=1
|
||||||
|
|
||||||
httpPort=__PORT__
|
httpPort=__PORT__
|
||||||
IMAGE_SIMILARITY_SERVER_PORT=__SIMILARITY_PORT__
|
IMAGE_SIMILARITY_SERVER_PORT=__SIMILARITY_PORT__
|
||||||
MPLCONFIGDIR=__DATA_PATH__/matplotlib
|
MPLCONFIGDIR=__DATA_PATH__/matplotlib
|
||||||
|
|
Loading…
Add table
Reference in a new issue