From 2947bf6f6ca270f3381e890af6192c68b2443c7d Mon Sep 17 00:00:00 2001 From: Anton Schubert Date: Thu, 7 May 2020 23:42:45 +0200 Subject: remove obsolete stereo flag --- configs/conferences/ogtm/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/conferences/ogtm/config.php') diff --git a/configs/conferences/ogtm/config.php b/configs/conferences/ogtm/config.php index 7d8f550..801127f 100644 --- a/configs/conferences/ogtm/config.php +++ b/configs/conferences/ogtm/config.php @@ -110,7 +110,7 @@ $CONFIG['ROOMS'] = array( 'PREVIEW' => true, 'TRANSLATION' => false, - 'STEREO' => false, + 'DASH' => true, 'SD_VIDEO' => true, -- cgit v1.2.3