Startup
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#Fri Aug 14 09:01:42 CEST 2020
|
||||
#Wed May 19 15:21:33 CEST 2021
|
||||
hostName=null
|
||||
userManagement=true
|
||||
instanceName=ES3
|
||||
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=Off
|
||||
userAuthenticator=ch.psi.pshell.security.LdapAuthenticator | ldap\://d.psi.ch | d.psi.ch | users.psi
|
||||
@@ -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/x04sa-es3.git
|
||||
dataProvider=h5
|
||||
saveCommandStatistics=false
|
||||
dataTransferMode=null
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Wed Nov 11 11:15:42 CET 2020
|
||||
#Wed May 19 15:21:44 CEST 2021
|
||||
count_time=1
|
||||
data_root=/sls/X04SA/data/x04sa/ES3/expdata
|
||||
user_path=../../expdata/pshell_development
|
||||
|
||||
@@ -1,13 +1,16 @@
|
||||
#Fri Sep 20 17:13:46 CEST 2019
|
||||
scriptPath={home}/script
|
||||
#Wed May 19 15:21:33 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