Startup
This commit is contained in:
21
config/pshell.properties
Normal file
21
config/pshell.properties
Normal file
@@ -0,0 +1,21 @@
|
||||
#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
|
||||
home=null
|
||||
homePath=./home
|
||||
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
|
||||
#Wed Dec 02 10:12:50 CET 2015
|
||||
#Wed Dec 02 10:17:38 CET 2015
|
||||
customPanel=
|
||||
showEnabledTestsOnly=true
|
||||
listFilter=LabTests2
|
||||
|
||||
Reference in New Issue
Block a user