From 38cf8d1b4d668c36ce03a1020719a3b47ec77639 Mon Sep 17 00:00:00 2001 From: v0tti Date: Sun, 1 Apr 2018 23:34:35 +0200 Subject: remove textilausgabe --- configs/conferences/eh18/config.php | 22 ---------------------- 1 file changed, 22 deletions(-) (limited to 'configs/conferences/eh18') diff --git a/configs/conferences/eh18/config.php b/configs/conferences/eh18/config.php index 700eb4c..729447c 100644 --- a/configs/conferences/eh18/config.php +++ b/configs/conferences/eh18/config.php @@ -121,7 +121,6 @@ $CONFIG['OVERVIEW'] = array( 'Vortragsraeume' => array( 'heisenberg-1', 'heisenberg-2', - 'siebold' ), ), ); @@ -371,27 +370,6 @@ $CONFIG['ROOMS'] = array( 'TWITTER' => true, ), - 'siebold' => array( - 'WIDE' => false, - 'DISPLAY' => 'Siebold', - 'STREAM' => 's3', - 'PREVIEW' => true, - 'TRANSLATION' => false, - 'STEREO' => false, - 'SD_VIDEO' => true, - 'HD_VIDEO' => true, - 'SLIDES' => true, - 'DASH' => true, - 'AUDIO' => true, - 'MUSIC' => false, - 'SCHEDULE' => true, - 'SCHEDULE_NAME' => 'Siebold', - 'FEEDBACK' => false, - 'SUBTITLES' => false, - 'EMBED' => true, - 'IRC' => true, - 'TWITTER' => true, - ), ); /** -- cgit v1.2.3