mirror of
https://github.com/immich-app/immich.git
synced 2025-02-18 01:24:26 -05:00
[Breaking] newly uploaded file will conform to the default structure of `{uploadLocation}/{userId}/year/year-month-day/filename.ext`
2 lines
69 B
TypeScript
2 lines
69 B
TypeScript
export * from './storage.module';
|
|
export * from './storage.service';
|