mirror of
https://github.com/immich-app/immich.git
synced 2025-12-19 01:11:07 +03:00
docs: Add conditional album storage template information (#12218)
This commit is contained in:
@@ -75,6 +75,7 @@ export const supportedPresetTokens = [
|
||||
'{{y}}/{{MM}}-{{dd}}/{{filename}}',
|
||||
'{{y}}/{{MMMM}}-{{dd}}/{{filename}}',
|
||||
'{{y}}/{{MM}}/{{filename}}',
|
||||
'{{y}}/{{#if album}}{{album}}{{else}}Other/{{MM}}{{/if}}/{{filename}}',
|
||||
'{{y}}/{{MMM}}/{{filename}}',
|
||||
'{{y}}/{{MMMM}}/{{filename}}',
|
||||
'{{y}}/{{MM}}/{{dd}}/{{filename}}',
|
||||
|
||||
Reference in New Issue
Block a user