diff --git a/librephotos.env b/librephotos.env index 11c0c2d86f94590a0f822fbaaa1364a5fd93200f..ebb5521479b6320d1331e9328f52521ad3215207 100644 --- a/librephotos.env +++ b/librephotos.env @@ -18,7 +18,7 @@ data=./librephotos/data httpPort=3000 # What branch should we install the latest weekly build or the development branch (dev) -tag=dev +tag=latest # Number of workers, which take care of the request to the api. This setting can dramatically affect the ram usage. # A positive integer generally in the 2-4 x $(NUM_CORES) range.