diff options
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/chaosradio/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/chaosradio/config.php b/configs/conferences/chaosradio/config.php index eb3ed05..e10c1e5 100644 --- a/configs/conferences/chaosradio/config.php +++ b/configs/conferences/chaosradio/config.php @@ -25,7 +25,7 @@ else  }  $STREAM = $IM_CCCB ? 's23' : 'q2'; -//$STREAM = 'q2'; +$STREAM = 's1';  $CONFIG['CONFERENCE'] = array(  	/** | 
