Minor config changes (added ability to turn off broadcast)

This commit is contained in:
Artem30801
2019-07-26 12:36:33 +03:00
parent 35118dd740
commit eceb5a7f71
2 changed files with 16 additions and 7 deletions

View File

@@ -1,8 +1,11 @@
[SERVER]
port = 25000
buffer_size = 1024
[BROADCAST]
use_broadcast = True
broadcast_port = 8181
broadcast_delay = 5
buffer_size = 1024
[NTP]
use_ntp = False