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