mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
refactor!: migrate class-validator to zod (#26597)
This commit is contained in:
Generated
+1
@@ -26,6 +26,7 @@ class OcrConfig {
|
||||
/// Maximum resolution for OCR processing
|
||||
///
|
||||
/// Minimum value: 1
|
||||
/// Maximum value: 9007199254740991
|
||||
int maxResolution;
|
||||
|
||||
/// Minimum confidence score for text detection
|
||||
|
||||
Reference in New Issue
Block a user