This commit is contained in:
boccioli_m
2015-12-02 10:17:44 +01:00
parent b9d7d4523c
commit 0e930391cd
2 changed files with 22 additions and 1 deletions

21
config/pshell.properties Normal file
View 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

View File

@@ -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