Update logs and create certs for .169
This commit is contained in:
@ -15,7 +15,7 @@ use_secure = true
|
||||
accept_untrusted_certs = true
|
||||
|
||||
[settings]
|
||||
max_fails = 3
|
||||
max_fails = 20
|
||||
send_voice = true
|
||||
send_gps = true
|
||||
gps_report_interval = 10000 # The interval in which the GPS is sent
|
||||
@ -28,21 +28,21 @@ testing_period = 1500
|
||||
# ids = [15,16,17,18,19,20,21,22,23,24]
|
||||
|
||||
# linx-simulator-1 - linx-simulator-25
|
||||
ids = [
|
||||
15,16,17,18,19,20,21,22,23,24,
|
||||
25,26,27,28,29,30,31,32,33,34,
|
||||
35,36,37,38,39
|
||||
]
|
||||
|
||||
# linx-simulator-1 - linx-simulator-50
|
||||
# ids = [
|
||||
# 15,16,17,18,19,20,21,22,23,24,
|
||||
# 25,26,27,28,29,30,31,32,33,34,
|
||||
# 35,36,37,38,39,40,41,42,43,44,
|
||||
# 45,46,47,48,49,50,51,52,53,54,
|
||||
# 55,56,57,58,59,60,61,62,63,64
|
||||
# 35,36,37,38,39
|
||||
# ]
|
||||
|
||||
# linx-simulator-1 - linx-simulator-50
|
||||
ids = [
|
||||
15,16,17,18,19,20,21,22,23,24,
|
||||
25,26,27,28,29,30,31,32,33,34,
|
||||
35,36,37,38,39,40,41,42,43,44,
|
||||
45,46,47,48,49,50,51,52,53,54,
|
||||
55,56,57,58,59,60,61,62,63,64
|
||||
]
|
||||
|
||||
[sounds]
|
||||
sound = 'sound.mp3'
|
||||
#sound = 'file_example_MP3_700KB.mp3'
|
||||
|
Reference in New Issue
Block a user