linx-simulator2/config/vm/default.toml

31 lines
504 B
TOML

[mumble]
port = '5668'
host = '192.168.100.10'
[hub]
address = 'https://192.168.100.10/'
[elogs]
name = 'vm'
[api]
port = ''
host = '192.168.100.10/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]
ids = [ 75 ]
[sounds]
sound = 'sound.mp3'
sounds_total_number = 20