mirror of
https://github.com/immich-app/immich.git
synced 2025-10-29 18:05:14 -04:00
* feat(server/web): webp thumbnail size configurable * update api * add ui and fix test * lint * setting for jpeg size * feat: coerce to number * api * jpeg resolution --------- Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
864 B
Generated
864 B
Generated
openapi.model.SystemConfigDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ffmpeg | SystemConfigFFmpegDto | ||
| job | SystemConfigJobDto | ||
| oauth | SystemConfigOAuthDto | ||
| passwordLogin | SystemConfigPasswordLoginDto | ||
| storageTemplate | SystemConfigStorageTemplateDto | ||
| thumbnail | SystemConfigThumbnailDto |