summaryrefslogtreecommitdiff
path: root/src/appMain/smartDeviceLink.ini
diff options
context:
space:
mode:
authorElisey Zamakhov <EZamakhov@luxoft.com>2015-03-06 11:25:35 +0300
committerElisey Zamakhov <EZamakhov@luxoft.com>2015-03-18 14:00:04 +0300
commit458a8615ce6d44853192001c16d40af90acbf184 (patch)
tree07f48d5f50fd46761a212aa636dc8082ce410876 /src/appMain/smartDeviceLink.ini
parent2edb2f348fa50c079aa9fcfb57d1ab1b5ae81b23 (diff)
downloadsdl_core-458a8615ce6d44853192001c16d40af90acbf184.tar.gz
Add MalformedLimitVerification tests
Add log messages Review/gstyle fixs
Diffstat (limited to 'src/appMain/smartDeviceLink.ini')
-rw-r--r--src/appMain/smartDeviceLink.ini8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/appMain/smartDeviceLink.ini b/src/appMain/smartDeviceLink.ini
index 786dd12648..51c70c3d74 100644
--- a/src/appMain/smartDeviceLink.ini
+++ b/src/appMain/smartDeviceLink.ini
@@ -162,14 +162,14 @@ IAP2HubConnectAttempts = 3
; 1488 = 1500 - 12 = TCP MTU - header size
MaximumPayloadSize = 1488
; Application shall send less #FrequencyCount messages per #FrequencyTime mSecs
-; Frequency check could be disable by setting FrequencyTime to Zero
+; Frequency check could be disable by setting #FrequencyTime to Zero
FrequencyCount = 1000
FrequencyTime = 1000
-; Application shall send less #MalformedFrequencyCount malformed messages per
+; Application can send less #MalformedFrequencyCount malformed messages per
; #MalformedFrequencyTime mSecs
-; Frequency check could be disable by setting FrequencyTime to Zero
+; Frequency check could be disable by setting #MalformedFrequencyTime to Zero
MalformedFrequencyCount = 10
-FMalformedrequencyTime = 1000
+MalformedFrequencyTime = 1000
[ApplicationManager]
ApplicationListUpdateTimeout = 2