diff --git a/config/config.properties b/config/config.properties index c28e09f..a05a5de 100644 --- a/config/config.properties +++ b/config/config.properties @@ -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 diff --git a/config/mail.properties b/config/mail.properties new file mode 100644 index 0000000..01ac2f7 --- /dev/null +++ b/config/mail.properties @@ -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= diff --git a/script/tests/tests.properties b/script/tests/tests.properties index 2691d80..2ff6ec3 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -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