mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-26 15:13:26 +00:00
13 lines
174 B
INI
13 lines
174 B
INI
[SERVER]
|
|
port = 25000
|
|
buffer_size = 1024
|
|
|
|
[BROADCAST]
|
|
use_broadcast = True
|
|
broadcast_port = 8181
|
|
broadcast_delay = 5
|
|
|
|
[NTP]
|
|
use_ntp = False
|
|
host = ntp1.stratum2.ru
|
|
port = 123 |