mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
This commit is contained in:
parent
a001adf14a
commit
e4e2f586b5
3 changed files with 59 additions and 8 deletions
|
|
@ -6,6 +6,8 @@ You can read more about the differences between storage template engine on and o
|
|||
|
||||
The admin user can set the template by using the template builder in the `Administration -> Settings -> Storage Template`. Immich provides a set of variables that you can use in constructing the template, along with additional custom text. If the template produces [multiple files with the same filename, they won't be overwritten](https://github.com/immich-app/immich/discussions/3324) as a sequence number is appended to the filename.
|
||||
|
||||
Date and time variables in storage templates are rendered in the server's local timezone.
|
||||
|
||||
```bash title="Default template"
|
||||
Year/Year-Month-Day/Filename.Extension
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue