Added custom files location for immich
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
# You can find documentation for all the supported env variables at https://immich.app/docs/install/environment-variables
|
||||
|
||||
# The location where your uploaded files are stored
|
||||
UPLOAD_LOCATION=./library
|
||||
UPLOAD_LOCATION=/custom/location/on/your/system/immich/immich_files
|
||||
THUMB_LOCATION=/custom/location/on/your/system/immich/thumbs
|
||||
ENCODED_VIDEO_LOCATION=/custom/location/on/your/system/immich/encoded-video
|
||||
PROFILE_LOCATION=/custom/location/on/your/system/immich/profile
|
||||
# The location where your database files are stored
|
||||
DB_DATA_LOCATION=./postgres
|
||||
|
||||
|
||||
Reference in New Issue
Block a user