aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/chaosradio/config.php
diff options
context:
space:
mode:
authorDaniel Molkentin2017-04-27 21:21:25 +0200
committerDaniel Molkentin2017-04-27 21:21:25 +0200
commit2b43711bc0881698dd7d360e1dd74ee0b238089a (patch)
treeb637e682991268a97d8391393ad0424344c880a5 /configs/conferences/chaosradio/config.php
parent5aae8444662cb46177a4f4f2cefb6d757edd3a0d (diff)
fuer chaosradio immer q2 nutzen
Diffstat (limited to '')
-rw-r--r--configs/conferences/chaosradio/config.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/conferences/chaosradio/config.php b/configs/conferences/chaosradio/config.php
index a435760..2ab9c3e 100644
--- a/configs/conferences/chaosradio/config.php
+++ b/configs/conferences/chaosradio/config.php
@@ -24,7 +24,8 @@ else
$IM_CCCB = ($upcoming_cr['location'] == 'CCCB');
}
-$STREAM = $IM_CCCB ? 's5' : 'q2';
+//$STREAM = $IM_CCCB ? 's5' : 'q2';
+$STREAM = 'q2';
$CONFIG['CONFERENCE'] = array(
/**