mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-06-08 04:54:31 +00:00
Minor config changes (added ability to turn off broadcast)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user