This commit is contained in:
boccioli_m
2016-10-11 10:04:01 +02:00
parent cd62d20e32
commit 5e2bb69b71
2 changed files with 8 additions and 2 deletions
+6 -1
View File
@@ -1,18 +1,23 @@
#Thu Jan 21 09:50:04 CET 2016
#Tue Oct 11 10:03:48 CEST 2016
autoSaveScanData=true
createSessionFiles=false
dataFilesCreation=true
dataLayout=default
dataPath={data}/{year}_{month}/{date}/{date}_{time}_{exec}
dataProvider=txt
dataScanFlushRecords=false
dataScanStrategy=table
dataServerPort=-1
devicePoolFile={config}/devices.properties
deviceUpdateStrategyFile={config}/update.properties
hostName=null
imageSourcesFile={config}/imaging.properties
instanceName=
logDaysToLive=5
logLevel=Fine
logLevelConsole=Off
logPath={logs}/{date}_{time}
scanStreamerPort=-1
scriptType=py
serverEnabled=true
serverPort=8080
+2 -1
View File
@@ -1,4 +1,4 @@
#Mon Oct 19 16:10:27 CEST 2015
#Tue Oct 11 10:03:48 CEST 2016
configFile={config}/config.properties
configFileDevices={config}/devices.properties
configFileImageSources={config}/imaging.properties
@@ -10,6 +10,7 @@ contextPath={home}/context
dataPath={home}/data
devicesPath={home}/devices
extensionsPath={home}/extensions
imagesPath={outp}/images
libraryPath={script}; {script}/Lib
logPath={home}/log
pluginsPath={home}/plugins