aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/chaosradio/config.php
diff options
context:
space:
mode:
authorDaniel Molkentin2017-06-29 20:46:32 +0200
committerDaniel Molkentin2017-06-29 20:47:01 +0200
commit3a863b2e305932906f6433e6cc42d4a3fb2bb080 (patch)
tree219684c9eaac58fd95f6b21056fbd074cb84dacd /configs/conferences/chaosradio/config.php
parent82ba56a7d111bdd30cb6444f7c67cd57d73d40b3 (diff)
Chaosradio is back on streaming voctomix setup for CCCB
Diffstat (limited to 'configs/conferences/chaosradio/config.php')
-rw-r--r--configs/conferences/chaosradio/config.php4
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(
/**