linx-simulator2/config/stage/default.toml

34 lines
538 B
TOML

[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 = [
2224
]
[sounds]
sound = 'sound.mp3'
sounds_total_number = 20