diff options
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/foss4g-2019/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/foss4g-2019/config.php b/configs/conferences/foss4g-2019/config.php index b65b9fa..d1732ad 100644 --- a/configs/conferences/foss4g-2019/config.php +++ b/configs/conferences/foss4g-2019/config.php @@ -139,7 +139,7 @@ $CONFIG['ROOMS'] = array(  		'DISPLAY' => 'National Theater Plenary Hall',  		'STREAM' => 's80',          'PREVIEW' => true, -        'STEREO' => false, +  		'TRANSLATION' => false,  		'SD_VIDEO' => true, | 
