1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/openapi/doc/SystemConfigDto.md
Jason Rasmussen f1db257628
feat(server,web): server config (#4006)
* feat: server config

* chore: open api

* fix: redirect /map to /photos when disabled
2023-09-08 22:51:46 -04:00

1.0 KiB
Generated

openapi.model.SystemConfigDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
ffmpeg SystemConfigFFmpegDto
job SystemConfigJobDto
machineLearning SystemConfigMachineLearningDto
map SystemConfigMapDto
oauth SystemConfigOAuthDto
passwordLogin SystemConfigPasswordLoginDto
storageTemplate SystemConfigStorageTemplateDto
thumbnail SystemConfigThumbnailDto

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