RED-8481: Use visual layout parsing to detect signatures
fixing checkstyle
This commit is contained in:
parent
09c451d2ed
commit
c9c75fe9e1
@ -24,7 +24,7 @@ public class FileManagementServiceSettings {
|
||||
|
||||
private boolean imageServiceEnabled = true;
|
||||
private boolean nerServiceEnabled = true;
|
||||
private boolean visualLayoutParsingEnabled = false;
|
||||
private boolean visualLayoutParsingEnabled;
|
||||
|
||||
private boolean storeImageFile = true;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user