summaryrefslogtreecommitdiff
path: root/src/appMain/smartDeviceLink.ini
diff options
context:
space:
mode:
Diffstat (limited to 'src/appMain/smartDeviceLink.ini')
-rw-r--r--src/appMain/smartDeviceLink.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/appMain/smartDeviceLink.ini b/src/appMain/smartDeviceLink.ini
index 4557944048..accaf4f888 100644
--- a/src/appMain/smartDeviceLink.ini
+++ b/src/appMain/smartDeviceLink.ini
@@ -30,8 +30,6 @@ AudioStreamingPort = 5080
; SDL source version
; represents as a git commit hash value
SDLVersion = {GIT_COMMIT}
-; SDL supported protocol version
-MaxSupportedProtocolVersion = 5
; All logging event could be dropped by setting $LogsEnabled to false
LogsEnabled = true
; Contains .json/.ini files
@@ -186,6 +184,8 @@ OpenAttemptTimeoutMs = 500
TCPAdapterPort = 12345
[ProtocolHandler]
+; SDL supported protocol version
+MaxSupportedProtocolVersion = 5
; Packet with payload bigger than next value will be marked as a malformed
; for protocol v3 or higher
; For v2 protocol MaximumPayloadSize is 1488