commit | 46e2c957aa0f7b9a5aaa86f1ab370be4368aa934 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Thu May 23 09:09:54 2024 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Thu May 23 09:14:49 2024 +0200 |
tree | 3d323e83e5db7319b9804ae8e50bbe4f1396d4a3 | |
parent | 1668d870295e74e27f9c50c9885753c76ba70208 [diff] [blame] |
Added tests for the DNB scenario with custom max match and context size. Change-Id: Ie0a78c79d6f4128c400230f64929c062ffa400f5
diff --git a/src/test/resources/kustvakt-test.conf b/src/test/resources/kustvakt-test.conf index facc03a..c88388f 100644 --- a/src/test/resources/kustvakt-test.conf +++ b/src/test/resources/kustvakt-test.conf
@@ -10,6 +10,9 @@ krill.namedVC = vc krill.test = true +krill.match.max.token=50 +krill.context.max.token=60 + # LDAP configuration file # ldap.config = src/test/resources/test-ldap.conf