aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/fff/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'configs/conferences/fff/config.php')
-rw-r--r--configs/conferences/fff/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/fff/config.php b/configs/conferences/fff/config.php
index c0f8099..1c579ba 100644
--- a/configs/conferences/fff/config.php
+++ b/configs/conferences/fff/config.php
@@ -93,7 +93,7 @@ $CONFIG['CONFERENCE'] = array(
*
* Wird diese Zeile auskommentiert, wird der Link nicht angezeigt
*/
- 'RELIVE_JSON' => 'https://cdn.c3voc.de/relive/fffpk/index.json',
+ 'RELIVE_JSON' => 'https://cdn.c3voc.de/relive/fff/index.json',
);
/**
@@ -134,7 +134,7 @@ $CONFIG['ROOMS'] = array(
'MUSIC' => false,
'SCHEDULE' => false,
- 'SCHEDULE_NAME' => 'q2',
+ 'SCHEDULE_NAME' => 'fff',
'FEEDBACK' => false,
'SUBTITLES' => false,
'EMBED' => true,