Skip to content

Commit 18dc42c

Browse files
EstherDarkishBOUTIER Charly
authored andcommitted
Set the default limit reduction values to 1 everywhere. (#137)
Signed-off-by: BOUTIER Charly <[email protected]>
1 parent e50ffe2 commit 18dc42c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/config/application.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ security-analysis:
8686
- [ 1, 1, 1, 1 ]
8787
- [ 1, 1, 1, 1 ]
8888
- [ 1, 1, 1, 1 ]
89-
- [ 1, 1, 0.95, 0.9 ]
90-
- [ 1, 1, 0.95, 0.9 ]
89+
- [ 1, 1, 1, 1 ]
90+
- [ 1, 1, 1, 1 ]

0 commit comments

Comments
 (0)