voicemeeter-compact/configs/vban.toml
onyx-and-iris 041c350737 change to vban example config
comment out vban info in vban example config.

disables menu if all configuration options are commented out (or file not present)
2022-04-19 18:46:30 +01:00

14 lines
253 B
TOML

### example connections
### set the ip then uncomment
# [connection-1]
# kind = 'banana'
# ip = '<ip address 1>'
# streamname = 'Command1'
# port = 6990
# [connection-2]
# kind = 'potato'
# ip = '<ip address 2>'
# streamname = 'Command1'
# port = 6990