From 273effd31e79df87ca59166aa75206391d8afc36 Mon Sep 17 00:00:00 2001 From: wagner_u Date: Tue, 7 Nov 2023 09:53:30 +0100 Subject: [PATCH] Startup --- config/config.properties | 11 ++++++++++- devices/dispatcher.properties | 13 +++++++------ 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/config/config.properties b/config/config.properties index e7fe8d0..a095fa2 100755 --- a/config/config.properties +++ b/config/config.properties @@ -1,8 +1,11 @@ -#Wed Sep 14 12:37:05 CEST 2022 +#Tue Nov 07 09:53:24 CET 2023 +xscanMoveTimeout=600 autoSaveScanData=true simulation=false logDaysToLive=7 +xscanCrlogicChannel=null dataScanSaveOutput=false +xscanCrlogicSimulated=false userAuthenticator= logLevelConsole=Off filePermissionsConfig=Default @@ -14,6 +17,7 @@ parallelInitialization=false fdaSerialization=false dataTransferPath= saveConsoleSessionFiles=false +xscanAppendSuffix=true versionTrackingManual=false dataTransferMode=Off hostName= @@ -40,10 +44,15 @@ terminalEnabled=false notificationLevel=Off filePermissionsScripts=Default terminalPort=3579 +xscanCrlogicPrefix=null dataTransferUser= filePermissionsData=Default +xscanCrlogicAbortable=true +xscanContinuousUpdate=false versionTrackingLogin={context}/svcusr-hlapp_robot noBytecodeFiles=false versionTrackingRemote=git@git.psi.ch\:pshell_config/sf-optics.git dataProvider=h5 +xscanCrlogicIoc=null +dataScanLazyTableCreation=false saveCommandStatistics=false diff --git a/devices/dispatcher.properties b/devices/dispatcher.properties index e111c44..21b5bde 100755 --- a/devices/dispatcher.properties +++ b/devices/dispatcher.properties @@ -1,12 +1,13 @@ -#Fri May 28 16:29:54 CEST 2021 +#Tue Nov 07 09:53:26 CET 2023 sendStrategy=complete_all -socketType=DEFAULT -validationInconsistency=keep_as_is -disableCompression=false keepListeningOnStop=false -byteBufferAllocator=false +disableCompression=false sendBuildChannelConfig=at_startup parallelHandlerProcessing=true +sendAwaitFirstMessage=false +headerReservingAllocator=false +socketType=DEFAULT +validationInconsistency=keep_as_is +byteBufferAllocator=false mappingIncomplete=fill_null sendSyncTimeout=0 -sendAwaitFirstMessage=false