Server: change config order accordingly to the docs

This commit is contained in:
Arthur Golubtsov
2019-12-24 19:44:25 +03:00
parent fab15a7200
commit 4da5a91e53

View File

@@ -3,6 +3,11 @@ port = 25000
buffer_size = 1024
remove_disconnected = False
[CHECKS]
battery_percentage_min = 50
start_pos_delta_max = 1
time_delta_max = 1
[BROADCAST]
use_broadcast = True
broadcast_port = 8181
@@ -12,8 +17,3 @@ broadcast_delay = 5
use_ntp = False
host = ntp1.stratum2.ru
port = 123
[CHECKS]
battery_percentage_min = 50
start_pos_delta_max = 1
time_delta_max = 1