mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
refactor(server): simplify config init process (#5702)
This commit is contained in:
parent
5f6d09d3da
commit
03eb5ffc5c
8 changed files with 35 additions and 35 deletions
|
|
@ -25,5 +25,3 @@ export const supportedPresetTokens = [
|
|||
'{{y}}/{{y}}-{{WW}}/{{assetId}}',
|
||||
'{{album}}/{{filename}}',
|
||||
];
|
||||
|
||||
export const INITIAL_SYSTEM_CONFIG = 'INITIAL_SYSTEM_CONFIG';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue