From b7b9e78ef0373fe01dd16f5b8686f3daa1a937a6 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Thu, 21 May 2015 14:50:24 +0200 Subject: [PATCH] Configuration change: Controller --- config/config.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.properties b/config/config.properties index 37439ac..083a211 100644 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Thu May 21 14:47:30 CEST 2015 +#Thu May 21 14:50:24 CEST 2015 autoSaveScanData=true createSessionFiles=false dataFile={data}/{year}_{month}/{date}/{date}_{time}_{context} @@ -7,7 +7,7 @@ dataFilesCreation=true dataPath={data}/{year}_{month}/{date}/{date}_{time}_{context} dataProvider=text dataScanFlushRecords=false -dataScanStrategy=default +dataScanStrategy=fda devicePoolFile={config}/devices.properties deviceUpdateStrategyFile={config}/update.properties imageSourcesFile={config}/imaging.properties