aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/etc/appprops/aaiconfig.properties1
-rw-r--r--src/main/resources/retired.properties2
2 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/etc/appprops/aaiconfig.properties b/src/main/resources/etc/appprops/aaiconfig.properties
index c15c6f5..41ed4fb 100644
--- a/src/main/resources/etc/appprops/aaiconfig.properties
+++ b/src/main/resources/etc/appprops/aaiconfig.properties
@@ -118,6 +118,7 @@ aai.datagrooming.enabledupecheckoff=false
aai.datagrooming.enableghost2checkoff=false
aai.datagrooming.enableghost2fixon=false
aai.datagrooming.enablef=false
+aai.datagrooming.enableskipindexupdatefix=true
# used by the dataGrooming to set values
aai.datagrooming.timewindowminutesvalue=10500
diff --git a/src/main/resources/retired.properties b/src/main/resources/retired.properties
index 940a358..6e39447 100644
--- a/src/main/resources/retired.properties
+++ b/src/main/resources/retired.properties
@@ -1,6 +1,6 @@
# Retired patterns specifying that a version is retired
retired.api.pattern.list=\
- ^/aai/v[2-6]+/.*$
+ ^/aai/v[2-7]+/.*$
# Retired patterns specifying that all versions of the api are retired
retired.api.all.versions= \ No newline at end of file