aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/wikidatacon2019
diff options
context:
space:
mode:
Diffstat (limited to 'configs/conferences/wikidatacon2019')
-rwxr-xr-xconfigs/conferences/wikidatacon2019/config.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/configs/conferences/wikidatacon2019/config.php b/configs/conferences/wikidatacon2019/config.php
index db92d7c..7107fd1 100755
--- a/configs/conferences/wikidatacon2019/config.php
+++ b/configs/conferences/wikidatacon2019/config.php
@@ -120,7 +120,7 @@ $CONFIG['OVERVIEW'] = array(
'GROUPS' => array(
'Lecture Rooms' => array(
'kleist',
- 'keppler',
+ 'kepler',
'einstein',
),
),
@@ -345,8 +345,8 @@ $CONFIG['ROOMS'] = array(
// ),
),
- 'keppler' => array(
- 'DISPLAY' => 'Keppler',
+ 'kepler' => array(
+ 'DISPLAY' => 'Kepler',
'STREAM' => 's3',
'PREVIEW' => true,
@@ -359,8 +359,8 @@ $CONFIG['ROOMS'] = array(
'MUSIC' => false,
'SCHEDULE' => true,
- 'DISPLAY' => 'Keppler',
- 'SCHEDULE_NAME' => 'Keppler',
+ 'DISPLAY' => 'Kepler',
+ 'SCHEDULE_NAME' => 'Kepler',
'FEEDBACK' => false,
'SUBTITLES' => false,
'EMBED' => true,
@@ -420,7 +420,7 @@ $CONFIG['SCHEDULE'] = array(
*/
'ROOMFILTER' => [
'Kleist',
- 'Keppler',
+ 'Kepler',
'Einstein',
],