Startup
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#Fri Aug 14 16:53:29 CEST 2020
|
||||
#Wed May 19 16:10:16 CEST 2021
|
||||
hostName=
|
||||
userManagement=false
|
||||
instanceName=PH
|
||||
disableEmbeddedAttributes=false
|
||||
autoSaveScanData=true
|
||||
simulation=false
|
||||
dataServerPort=-1
|
||||
@@ -20,6 +21,8 @@ dataScanSaveOutput=false
|
||||
dataScanFlushRecords=false
|
||||
logPath={logs}/{date}_{time}
|
||||
dataLayout=default
|
||||
disableDataFileLogs=false
|
||||
sessionHandling=null
|
||||
terminalEnabled=false
|
||||
notificationLevel=null
|
||||
userAuthenticator=
|
||||
@@ -27,11 +30,16 @@ logLevelConsole=Off
|
||||
terminalPort=3579
|
||||
scanStreamerPort=-1
|
||||
dataScanSaveScript=false
|
||||
dataTransferUser=null
|
||||
dataScanSaveSetpoints=false
|
||||
notifiedTasks=null
|
||||
parallelInitialization=false
|
||||
dataTransferPath=null
|
||||
createSessionFiles=false
|
||||
saveConsoleSessionFiles=false
|
||||
versionTrackingLogin={context}/svcusr-hlapp_robot
|
||||
versionTrackingManual=false
|
||||
versionTrackingRemote=git@git.psi.ch\:pshell_config/sf-ph.git
|
||||
dataProvider=h5
|
||||
saveCommandStatistics=false
|
||||
dataTransferMode=null
|
||||
|
||||
@@ -1,13 +1,16 @@
|
||||
#Wed Sep 18 17:45:40 CEST 2019
|
||||
scriptPath={home}/script
|
||||
#Wed May 19 16:10:16 CEST 2021
|
||||
sessionsPath={outp}/sessions
|
||||
scriptPath={home}/script
|
||||
pluginsPath={home}/plugins
|
||||
configFileDevices={config}/devices.properties
|
||||
consoleSessionsPath={sessions}/console
|
||||
libraryPath={script}; {script}/Lib
|
||||
configFilePlugins={config}/plugins.properties
|
||||
contextPath={outp}/context
|
||||
extensionsPath={home}/extensions
|
||||
configPath={home}/config
|
||||
configFileSessions={config}/sessions.properties
|
||||
userSessionsPath={sessions}/user
|
||||
dataPath={outp}/data
|
||||
devicesPath={home}/devices
|
||||
configFileVariables={config}/variables.properties
|
||||
|
||||
Reference in New Issue
Block a user