first working version
This commit is contained in:
@ -39,3 +39,10 @@ You can manually create a volume that has more storage for the library. For exam
|
||||
--opt o=addr=uxxxxx.your-server.de,username=uxxxxxxx,password=*****,file_mode=0777,dir_mode=0777 \
|
||||
--name immich_example_com_uploads
|
||||
```
|
||||
|
||||
## External Library
|
||||
|
||||
If you want to use the [external library functionality](https://docs.immich.app/guides/external-library/) of immich via a cifs/smb-share-drive you can use the additional `compose.storage.yml` file.
|
||||
Just uncomment and edit the respective .env-files.
|
||||
|
||||
The external storage will be mounted to `/mnt/external_storage` (this is your import path in immich).
|
||||
Reference in New Issue
Block a user