fixing issues
This commit is contained in:
4
.env
4
.env
@@ -11,14 +11,14 @@ DROP=/mnt/user/photosync/drop
|
||||
IMMICH_URL=http://immich:8080
|
||||
IMMICH_API_KEY=REPLACE_ME
|
||||
ALLOW_INSECURE_SSL=true
|
||||
IMMICH_GO_VERSION=0.31.0
|
||||
IMMICH_GO_VERSION=0.27.0
|
||||
|
||||
# Mover tuning
|
||||
STABLE_FOR=5
|
||||
SCAN_FALLBACK=60
|
||||
|
||||
# Uploader tuning
|
||||
UPLOAD_CONCURRENCY=4
|
||||
UPLOAD_SCAN_INTERVAL=5
|
||||
UPLOAD_CONCURRENCY=4
|
||||
UPLOAD_IDLE_SLEEP=3
|
||||
DELETE_ON_SUCCESS=true
|
||||
|
||||
Reference in New Issue
Block a user