mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-30 08:49:33 +00:00
19 lines
280 B
INI
19 lines
280 B
INI
# DO NOT EDIT this file in production
|
|
# Use non-default config_attrs files for configuration purposes
|
|
|
|
[SERVER]
|
|
port = 25000
|
|
host = 192.168.1.101
|
|
buffer_size = 1024
|
|
|
|
[BROADCAST]
|
|
use = True
|
|
port = 8181
|
|
|
|
[NTP]
|
|
use = False
|
|
host = ntp1.stratum2.ru
|
|
port = 123
|
|
|
|
[PRIVATE]
|
|
id = /hostname |