mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -05:00
Fix: correct OCR_MAX_IMAGE_PIXELS doc link
This commit is contained in:
parent
b0aeec4c43
commit
8e8810cbaa
@ -146,7 +146,7 @@ export const PaperlessConfigOptions: ConfigOption[] = [
|
|||||||
key: 'max_image_pixels',
|
key: 'max_image_pixels',
|
||||||
title: $localize`Max Image Pixels`,
|
title: $localize`Max Image Pixels`,
|
||||||
type: ConfigOptionType.Number,
|
type: ConfigOptionType.Number,
|
||||||
config_key: 'PAPERLESS_OCR_IMAGE_DPI',
|
config_key: 'PAPERLESS_OCR_MAX_IMAGE_PIXELS',
|
||||||
category: ConfigCategory.OCR,
|
category: ConfigCategory.OCR,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user