aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/annotationsimplicitstruct
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-08-07 20:44:37 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2017-08-07 20:44:37 +0200
commit12355c67aa9bf5bcd6851374761c938188cd21f4 (patch)
treebd327cb0b7d9ec82abafc178bcaddfabf34598b4 /config-model/src/test/derived/annotationsimplicitstruct
parent92c0fcfe10c06163968dcfa2ff07993c2f2f74f5 (diff)
Let the default field match max length be controlable by config override as for maxtermoccurences.
Diffstat (limited to 'config-model/src/test/derived/annotationsimplicitstruct')
-rw-r--r--config-model/src/test/derived/annotationsimplicitstruct/ilscripts.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-model/src/test/derived/annotationsimplicitstruct/ilscripts.cfg b/config-model/src/test/derived/annotationsimplicitstruct/ilscripts.cfg
index b49e52092c2..82965f82f1a 100644
--- a/config-model/src/test/derived/annotationsimplicitstruct/ilscripts.cfg
+++ b/config-model/src/test/derived/annotationsimplicitstruct/ilscripts.cfg
@@ -1,2 +1,3 @@
maxtermoccurrences 100
-ilscript[0].doctype "annotationsimplicitstruct" \ No newline at end of file
+fieldmatchmaxlength 1000000
+ilscript[0].doctype "annotationsimplicitstruct"