1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-12 11:45:38 +02:00
immich/mobile/openapi/doc/SystemConfigDto.md
Jason Rasmussen 2493dfaba3
feat(server): dynamic job concurrency (#2622)
* feat(server): dynamic job concurrency

* styling and add setting info to top of the job list

* regenerate api

* remove DETECT_OBJECT job

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-06-01 05:32:51 -05:00

782 B
Generated

openapi.model.SystemConfigDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
ffmpeg SystemConfigFFmpegDto
oauth SystemConfigOAuthDto
passwordLogin SystemConfigPasswordLoginDto
storageTemplate SystemConfigStorageTemplateDto
job SystemConfigJobDto

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