diff options
author | Daniel Molkentin | 2017-06-29 20:46:32 +0200 |
---|---|---|
committer | Daniel Molkentin | 2017-06-29 20:47:01 +0200 |
commit | 3a863b2e305932906f6433e6cc42d4a3fb2bb080 (patch) | |
tree | 219684c9eaac58fd95f6b21056fbd074cb84dacd /configs/conferences | |
parent | 82ba56a7d111bdd30cb6444f7c67cd57d73d40b3 (diff) |
Chaosradio is back on streaming voctomix setup for CCCB
Diffstat (limited to 'configs/conferences')
-rw-r--r-- | configs/conferences/chaosradio/config.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/chaosradio/config.php b/configs/conferences/chaosradio/config.php index 2ab9c3e..cfd739f 100644 --- a/configs/conferences/chaosradio/config.php +++ b/configs/conferences/chaosradio/config.php @@ -24,8 +24,8 @@ else $IM_CCCB = ($upcoming_cr['location'] == 'CCCB'); } -//$STREAM = $IM_CCCB ? 's5' : 'q2'; -$STREAM = 'q2'; +$STREAM = $IM_CCCB ? 's23' : 'q2'; +//$STREAM = 'q2'; $CONFIG['CONFERENCE'] = array( /** |