diff options
| author | Bjoern | 2019-01-28 18:47:51 +0100 | 
|---|---|---|
| committer | Bjoern Riemer | 2019-01-28 18:51:20 +0100 | 
| commit | 050f49c7ab5c8009f8801a28a29ed557ea3a2f67 (patch) | |
| tree | 696bde4c0af86f25a440b4fe64533b48fa91cd38 /configs/conferences/chaosradio | |
| parent | add27d681e2b21ea60388e50c6317c1dc2db3464 (diff) | |
change source to s1
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(  	/** | 
