immich/mobile/openapi/doc/JobSettingsDto.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

412 B
Generated

openapi.model.JobSettingsDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
concurrency int

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