mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-04-18 05:23:31 +00:00
upd README
This commit is contained in:
@@ -139,13 +139,13 @@ A valid `vban.toml` might look like this:
|
|||||||
```toml
|
```toml
|
||||||
[connection-1]
|
[connection-1]
|
||||||
kind = 'banana'
|
kind = 'banana'
|
||||||
ip = '192.168.1.2'
|
host = '192.168.1.2'
|
||||||
streamname = 'worklaptop'
|
streamname = 'worklaptop'
|
||||||
port = 6980
|
port = 6980
|
||||||
|
|
||||||
[connection-2]
|
[connection-2]
|
||||||
kind = 'potato'
|
kind = 'potato'
|
||||||
ip = '192.168.1.3'
|
host = '192.168.1.3'
|
||||||
streamname = 'streampc'
|
streamname = 'streampc'
|
||||||
port = 6990
|
port = 6990
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user