mirror of
https://github.com/ivabus/hlssimple
synced 2024-11-10 02:25:16 +03:00
10 lines
164 B
TOML
10 lines
164 B
TOML
|
[default]
|
||
|
address = "0.0.0.0"
|
||
|
port = 50428
|
||
|
keep_alive = 0
|
||
|
ident = "hlssimple via Rocket"
|
||
|
ip_header = false
|
||
|
log_level = "normal"
|
||
|
temp_dir = "/tmp"
|
||
|
cli_colors = true
|