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.ini6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/appMain/smartDeviceLink.ini b/src/appMain/smartDeviceLink.ini
index c64e409e29..64772ebfd6 100644
--- a/src/appMain/smartDeviceLink.ini
+++ b/src/appMain/smartDeviceLink.ini
@@ -89,6 +89,7 @@ TimeTestingPort = 8090
ReadDIDRequest = 5, 1
; Limitation for a number of GetVehicleData requests (the 1st value) per (the 2nd value) seconds
GetVehicleDataRequest = 5, 1
+PluginFolder = plugins
[MEDIA MANAGER]
; where 3 is a number of retries and 1000 is a timeout in milliseconds for request frequency
@@ -271,3 +272,8 @@ WaitTimeBetweenApps = 4000
; App Launch on iOS devices SDL feature enabler/disabler
EnableAppLaunchIOS = true
+[Remote Control]
+InteriorVDCapabilitiesFile = ./plugins/InteriorVehicleDataCapabilities.json
+address = 127.0.0.1
+port = 8092
+timeout_period_seconds = 10