Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3daff56

Browse files
Merge pull request #243 from regulaforensics/6c8981f9
Commit: 6c8981f9
2 parents 4179b3a + 495d093 commit 3daff56

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

‎src/models/lcid.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,9 @@ export enum LCID {
223223
*/
224224
ESTONIAN = 1061,
225225
/**
226-
* Faeroese
226+
* Faroese
227227
*/
228-
FAEROESE = 1080,
228+
FAROESE = 1080,
229229
/**
230230
* Farsi
231231
*/

‎src/models/process-params.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,12 @@ export interface ProcessParams {
445445
* @memberof ProcessParams
446446
*/
447447
'pdfPagesLimit'?: number;
448+
/**
449+
* This parameter if enabled will ignore the minimum barcode resolution needed to start processing.
450+
* @type {boolean}
451+
* @memberof ProcessParams
452+
*/
453+
'disableAuthResolutionFilter'?: boolean;
448454
}
449455

450456

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /