mirror of
https://github.com/immich-app/immich.git
synced 2025-11-01 02:57:08 -04:00
964 B
Generated
964 B
Generated
openapi.model.SystemConfigDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ffmpeg | SystemConfigFFmpegDto | ||
| job | SystemConfigJobDto | ||
| machineLearning | SystemConfigMachineLearningDto | ||
| oauth | SystemConfigOAuthDto | ||
| passwordLogin | SystemConfigPasswordLoginDto | ||
| storageTemplate | SystemConfigStorageTemplateDto | ||
| thumbnail | SystemConfigThumbnailDto |