From e54bdeeef163b2df0b71ef7b29a5e332bb3ec1a8 Mon Sep 17 00:00:00 2001 From: sergiu Date: Tue, 28 Mar 2023 14:37:43 +0300 Subject: [PATCH] Update config --- config/dev/default.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dev/default.toml b/config/dev/default.toml index 8711f21..5b87f1d 100644 --- a/config/dev/default.toml +++ b/config/dev/default.toml @@ -21,7 +21,7 @@ gps_report_interval = 1000 # The interval in which the GPS is sent gps_lat_start_point = 46.217802 gps_lng_start_point = 24.776126 delay_between_clients = 300 -testing_duration = 20 # seconds +testing_duration = 40 # seconds [[assets]]