Startup
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#Mon Dec 04 12:54:09 CET 2017
|
||||
#Mon Feb 18 13:16:17 CET 2019
|
||||
autoSaveScanData=true
|
||||
commandExecutionEvents=false
|
||||
createSessionFiles=false
|
||||
dataLayout=ch.psi.fda.LayoutFDA
|
||||
dataPath={data}/{year}_{month}/{date}/{date}_{time}_{name}
|
||||
@@ -16,6 +17,7 @@ logLevel=Finer
|
||||
logLevelConsole=Off
|
||||
logPath={logs}/{date}_{time}
|
||||
notificationLevel=null
|
||||
saveCommandStatistics=false
|
||||
scanStreamerPort=-1
|
||||
serverEnabled=false
|
||||
serverPort=8080
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
#Fri Dec 23 09:59:17 CET 2016
|
||||
#Mon Feb 18 13:16:17 CET 2019
|
||||
configFile={config}/config.properties
|
||||
configFileDevices={config}/devices.properties
|
||||
configFilePlugins={config}/plugins.properties
|
||||
configFileSettings={config}/settings.properties
|
||||
configFileTasks={config}/tasks.properties
|
||||
configPath={home}/config
|
||||
contextPath={outp}/context
|
||||
|
||||
Reference in New Issue
Block a user