mirror of
https://github.com/immich-app/immich.git
synced 2025-07-09 03:04:16 -04:00
1.6 KiB
Generated
1.6 KiB
Generated
openapi.model.SystemConfigDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
ffmpeg | SystemConfigFFmpegDto | ||
job | SystemConfigJobDto | ||
library_ | SystemConfigLibraryDto | ||
logging | SystemConfigLoggingDto | ||
machineLearning | SystemConfigMachineLearningDto | ||
map | SystemConfigMapDto | ||
metrics | SystemConfigMetricsDto | ||
newVersionCheck | SystemConfigNewVersionCheckDto | ||
oauth | SystemConfigOAuthDto | ||
passwordLogin | SystemConfigPasswordLoginDto | ||
reverseGeocoding | SystemConfigReverseGeocodingDto | ||
storageTemplate | SystemConfigStorageTemplateDto | ||
theme | SystemConfigThemeDto | ||
thumbnail | SystemConfigThumbnailDto | ||
trash | SystemConfigTrashDto |