1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-04 10:34:56 +02:00
immich/mobile/openapi/doc/SystemConfigDto.md
Jason Rasmussen 317adc5c28
feat(web,server): external domain setting (#6146)
* feat: external domain setting

* chore: open api

* mobile: handle serverconfig-externalDomain

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2024-01-03 21:54:48 -05:00

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

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