Startup
This commit is contained in:
19
config/setup.properties
Normal file
19
config/setup.properties
Normal file
@@ -0,0 +1,19 @@
|
||||
#Mon Oct 19 16:10:27 CEST 2015
|
||||
configFile={config}/config.properties
|
||||
configFileDevices={config}/devices.properties
|
||||
configFileImageSources={config}/imaging.properties
|
||||
configFilePlugins={config}/plugins.properties
|
||||
configFileTasks={config}/tasks.properties
|
||||
configFileUpdateStrategy={config}/update.properties
|
||||
configPath={home}/config
|
||||
contextPath={home}/context
|
||||
dataPath={home}/data
|
||||
devicesPath={home}/devices
|
||||
extensionsPath={home}/extensions
|
||||
libraryPath={script}; {script}/Lib
|
||||
logPath={home}/log
|
||||
pluginsPath={home}/plugins
|
||||
scriptPath={home}/script
|
||||
scriptType=py
|
||||
sessionsPath={home}/sessions
|
||||
wwwPath={home}/www
|
||||
@@ -1,5 +1,5 @@
|
||||
#TestingList for pshell: configuration properties
|
||||
#Mon Oct 19 15:57:14 CEST 2015
|
||||
#Mon Oct 19 16:10:50 CEST 2015
|
||||
customPanel=Kollimators
|
||||
showEnabledTestsOnly=
|
||||
showEnabledTestsOnly=true
|
||||
listFilter=CollimatorTests
|
||||
|
||||
Reference in New Issue
Block a user