summaryrefslogtreecommitdiff
path: root/src/components/policy/test/smartDeviceLink3.ini
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/policy/test/smartDeviceLink3.ini')
-rw-r--r--src/components/policy/test/smartDeviceLink3.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/components/policy/test/smartDeviceLink3.ini b/src/components/policy/test/smartDeviceLink3.ini
new file mode 100644
index 0000000000..d96694313a
--- /dev/null
+++ b/src/components/policy/test/smartDeviceLink3.ini
@@ -0,0 +1,12 @@
+ [MAIN]
+; Contains output files, e.g. .wav
+AppStorageFolder = storage123
+
+[Policy]
+EnablePolicy = true
+PreloadedPT = sdl_preloaded_pt.json
+;PathToSnapshot = sdl_snapshot.json
+; Number of attempts to open policy DB
+AttemptsToOpenPolicyDB = 8
+; Timeout between attempts during opening DB in milliseconds
+OpenAttemptTimeoutMs = 700 \ No newline at end of file