3 Commits

Author SHA1 Message Date
6e5361e085 Fix merge with master 2023-03-28 14:41:42 +03:00
e54bdeeef1 Update config 2023-03-28 14:37:43 +03:00
0a9975425c LAPI-633: Allow to simulate only GPS 2022-03-17 08:50:10 +00:00

View File

@ -21,7 +21,7 @@ gps_report_interval = 1000 # The interval in which the GPS is sent
gps_lat_start_point = 46.217802 gps_lat_start_point = 46.217802
gps_lng_start_point = 24.776126 gps_lng_start_point = 24.776126
delay_between_clients = 300 delay_between_clients = 300
testing_duration = 20 # seconds testing_duration = 40 # seconds
[[assets]] [[assets]]