1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00
immich/mobile/openapi/doc/SystemConfigDto.md
Jason Rasmussen 9768931275
feat(web,server)!: runtime log level (#5672)
* feat: change log level at runtime

* chore: open api

* chore: prefer env over runtime

* chore: remove default env value
2023-12-14 16:55:40 +00:00

1.5 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
newVersionCheck SystemConfigNewVersionCheckDto
oauth SystemConfigOAuthDto
passwordLogin SystemConfigPasswordLoginDto
reverseGeocoding SystemConfigReverseGeocodingDto
storageTemplate SystemConfigStorageTemplateDto
theme SystemConfigThemeDto
thumbnail SystemConfigThumbnailDto
trash SystemConfigTrashDto

[Back to Model list] [Back to API list] [Back to README]