Startup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#Thu Oct 19 15:24:58 CEST 2017
|
||||
#Thu Dec 07 10:31:22 CET 2017
|
||||
autoSaveScanData=true
|
||||
createSessionFiles=false
|
||||
dataFilesCreation=true
|
||||
@@ -10,6 +10,7 @@ dataScanPreserveTypes=false
|
||||
dataScanReleaseRecords=false
|
||||
dataScanStrategy=table
|
||||
dataServerPort=-1
|
||||
depthDimension=0
|
||||
devicePoolFile={config}/devices.properties
|
||||
deviceUpdateStrategyFile={config}/update.properties
|
||||
hostName=null
|
||||
@@ -19,6 +20,7 @@ logDaysToLive=5
|
||||
logLevel=Info
|
||||
logLevelConsole=Warning
|
||||
logPath={logs}/{date}_{time}
|
||||
notificationLevel=null
|
||||
scanStreamerPort=-1
|
||||
scriptType=py
|
||||
serverEnabled=true
|
||||
|
||||
9
config/mail.properties
Normal file
9
config/mail.properties
Normal file
@@ -0,0 +1,9 @@
|
||||
#Thu Dec 07 10:31:35 CET 2017
|
||||
auth=None
|
||||
from=
|
||||
host=
|
||||
port=0
|
||||
pwd=
|
||||
smsSuffix=@sms.switch.ch
|
||||
to=
|
||||
usr=
|
||||
@@ -1,5 +1,5 @@
|
||||
#TestingList for pshell: configuration properties
|
||||
#Tue Oct 31 12:07:56 CET 2017
|
||||
#Thu Dec 07 10:31:32 CET 2017
|
||||
customPanel=Kollimators
|
||||
showEnabledTestsOnly=true
|
||||
listFilter=rps-test
|
||||
|
||||
Reference in New Issue
Block a user