diff options
Diffstat (limited to 'configs/conferences/35c3/config.php')
-rw-r--r-- | configs/conferences/35c3/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/35c3/config.php b/configs/conferences/35c3/config.php index 58fb75d..72cb73f 100644 --- a/configs/conferences/35c3/config.php +++ b/configs/conferences/35c3/config.php @@ -556,7 +556,7 @@ $CONFIG['ROOMS'] = array( 'wikipakawg' => array( 'DISPLAY' => 'WikiPakaWG Esszimmer', 'STREAM' => 'swikipakawg', # TODO check with streaming config - 'PREVIEW' => false, + 'PREVIEW' => true, 'TRANSLATION' => [ ], 'SD_VIDEO' => true, |