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 27cd255665..dcad14a611 100644
--- a/src/appMain/smartDeviceLink.ini
+++ b/src/appMain/smartDeviceLink.ini
@@ -63,8 +63,8 @@ ReadDIDRequest = 5, 1
GetVehicleDataRequest = 5, 1
[MEDIA MANAGER]
-; where 3 is a number of retries and 1 is a timeout in seconds for request frequency
-StartStreamRetry = 3, 1
+; where 3 is a number of retries and 1000 is a timeout in milliseconds for request frequency
+StartStreamRetry = 3, 1000
EnableRedecoding = false
VideoStreamConsumer = socket
AudioStreamConsumer = socket