LINXD-1229: Update default.toml for stage and update the README.md
This commit is contained in:
@ -24,43 +24,8 @@ gps_lng_start_point = 24.776126
|
||||
|
||||
[assets]
|
||||
#VOICE and GPS Stage
|
||||
ids = [
|
||||
1125
|
||||
]
|
||||
|
||||
[sounds]
|
||||
sound = 'sound.mp3'
|
||||
sounds_total_number = 20
|
||||
[mumble]
|
||||
port = '5668'
|
||||
host = 'stage.linx.safemobile.com'
|
||||
|
||||
[hub]
|
||||
address = 'https://hub.stage.linx.safemobile.com/'
|
||||
|
||||
[elogs]
|
||||
name = 'stage'
|
||||
|
||||
[api]
|
||||
port = ''
|
||||
host = 'stage.linx.safemobile.com/api'
|
||||
use_secure = true
|
||||
accept_untrusted_certs = true
|
||||
|
||||
[settings]
|
||||
max_fails = 3
|
||||
send_voice = true
|
||||
send_gps = true
|
||||
gps_report_interval = 10000 # The interval in which the GPS is sent
|
||||
gps_lat_start_point = 46.217802
|
||||
gps_lng_start_point = 24.776126
|
||||
|
||||
[assets]
|
||||
#VOICE and GPS Stage
|
||||
ids = [
|
||||
1125
|
||||
]
|
||||
#ids = [1125]
|
||||
# ids = [ 1125 ] # Maria
|
||||
ids = [1125]
|
||||
|
||||
[sounds]
|
||||
sound = 'sound.mp3'
|
||||
|
Reference in New Issue
Block a user