Unclear onboarding message for "storage template engine"
The bug
This message is unclear in the onboarding. What happens if the storage template engine is off? Does it use the default settings? This should be explained here
The OS that Immich Server is running on
Docker, Unraid
Version of Immich Server
v1.94.1
Version of Immich Mobile App
v1.94.1
Platform with the issue
- [ ] Server
- [X] Web
- [ ] Mobile
Your docker-compose.yml content
N/A
Your .env content
N/A
Reproduction steps
Go through onboarding setup.
Additional information
No response
You're right that we should explain what happens when it's disabled. It means that when assets are uploaded to the upload folder, they stay there instead of being moved based on the storage template.
The reason you might prefer this is if the move would be slow. In most cases, the move is done instantly by "renaming" the file to be in a different path. But depending on the file system, whether those two folders are in the same drive, whether they're network storage, etc., the whole file may need to be copied. This can cause a lot of disk wear, hence why it's opt-in.
You're right that we should explain what happens when it's disabled. It means that when assets are uploaded to the
uploadfolder, they stay there instead of being moved based on the storage template.The reason you might prefer this is if the move would be slow. In most cases, the move is done instantly by "renaming" the file to be in a different path. But depending on the file system, whether those two folders are in the same drive, whether they're network storage, etc., the whole file may need to be copied. This can cause a lot of disk wear, hence why it's opt-in.
There is an explanation I previously added to the documentation, we can use it or put a link to it. https://immich.app/docs/administration/backup-and-restore#asset-types-and-storage-locations