10 lines
170 B
Plaintext
10 lines
170 B
Plaintext
|
object Host "voc-stream-C" {
|
||
|
import "generic-host"
|
||
|
|
||
|
# third room streamer
|
||
|
address = "stream-C"
|
||
|
vars.groups = [ "equipment" ]
|
||
|
|
||
|
vars.parent = "vocsw-C.openfest.org"
|
||
|
}
|