mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 10:28:54 -07:00
c754c860fd
[Breaking] newly uploaded file will conform to the default structure of `{uploadLocation}/{userId}/year/year-month-day/filename.ext`
842 B
Generated
842 B
Generated
openapi.model.SystemConfigTemplateStorageOptionDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
yearOptions | List | [default to const []] | |
monthOptions | List | [default to const []] | |
dayOptions | List | [default to const []] | |
hourOptions | List | [default to const []] | |
minuteOptions | List | [default to const []] | |
secondOptions | List | [default to const []] | |
presetOptions | List | [default to const []] |