RED-3611: Fixed parameter type of priorityMode
This commit is contained in:
parent
19014c683e
commit
9601904ae6
@ -19,7 +19,5 @@ public class RedactionServiceSettings {
|
|||||||
private int analysisVersion = 1;
|
private int analysisVersion = 1;
|
||||||
|
|
||||||
private boolean nerServiceEnabled = true;
|
private boolean nerServiceEnabled = true;
|
||||||
|
|
||||||
private boolean priorityMode;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user