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/SystemConfigJobDto.md
Mert cb1201e690
chore(web): update job dashboard (#5745)
* rename clip encoding to smart search

* update job subtitles

* update api

* update smart search job title and subtitle

* fix `getJobName`

* change smart search icon

* formatting

* wording

* update reference to clip

* formatting

* update reference to Encode CLIP
2023-12-16 10:50:46 -06:00

1.2 KiB
Generated

openapi.model.SystemConfigJobDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
backgroundTask JobSettingsDto
library_ JobSettingsDto
metadataExtraction JobSettingsDto
migration JobSettingsDto
objectTagging JobSettingsDto
recognizeFaces JobSettingsDto
search JobSettingsDto
sidecar JobSettingsDto
smartSearch JobSettingsDto
storageTemplateMigration JobSettingsDto
thumbnailGeneration JobSettingsDto
videoConversion JobSettingsDto

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