Startup
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#Mon Nov 25 14:39:15 CET 2019
|
||||
#Mon May 10 15:50:57 CEST 2021
|
||||
hostName=null
|
||||
userManagement=false
|
||||
instanceName=RF
|
||||
disableEmbeddedAttributes=false
|
||||
autoSaveScanData=true
|
||||
simulation=false
|
||||
dataServerPort=-1
|
||||
@@ -16,19 +17,29 @@ dataScanReleaseRecords=false
|
||||
depthDimension=0
|
||||
dataScanPreserveTypes=false
|
||||
logLevel=Fine
|
||||
dataScanSaveOutput=false
|
||||
dataScanFlushRecords=false
|
||||
logPath={logs}/{date}_{time}
|
||||
dataLayout=default
|
||||
disableDataFileLogs=false
|
||||
sessionHandling=null
|
||||
terminalEnabled=false
|
||||
notificationLevel=null
|
||||
userAuthenticator=
|
||||
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-rf.git
|
||||
dataProvider=h5
|
||||
saveCommandStatistics=false
|
||||
dataTransferMode=null
|
||||
|
||||
@@ -1,13 +1,16 @@
|
||||
#Wed Sep 18 17:46:21 CEST 2019
|
||||
scriptPath={home}/script
|
||||
#Mon May 10 15:50:56 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