Startup
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user