mirror of
https://github.com/immich-app/immich.git
synced 2025-11-27 13:19:56 +09: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