diff options
Diffstat (limited to 'configs/conferences')
-rw-r--r-- | configs/conferences/chaosradio/config.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/conferences/chaosradio/config.php b/configs/conferences/chaosradio/config.php index acc8002..58dadc9 100644 --- a/configs/conferences/chaosradio/config.php +++ b/configs/conferences/chaosradio/config.php @@ -24,7 +24,9 @@ else $IM_CCCB = ($upcoming_cr['location'] == 'CCCB'); } -$STREAM = $IM_CCCB ? 's23' : 'q2'; +#$STREAM = $IM_CCCB ? 's23' : 'q2'; +STREAM="chaosradio" + $CONFIG['CONFERENCE'] = array( /** |