7 lines
85 B
TOML
7 lines
85 B
TOML
[web]
|
|
bind = "0.0.0.0"
|
|
port = 8080
|
|
|
|
[jack]
|
|
enabled = true
|
|
client_name = "go-mix Jack" |