mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00: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 |