mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
715 B
715 B
openapi.model.SystemConfigNightlyTasksDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| clusterNewFaces | bool | Cluster new faces | |
| databaseCleanup | bool | Database cleanup | |
| generateMemories | bool | Generate memories | |
| missingThumbnails | bool | Missing thumbnails | |
| startTime | String | Start time (HH:MM) | |
| syncQuotaUsage | bool | Sync quota usage |