aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Molkentin2021-03-19 10:51:51 +0100
committerDaniel Molkentin2021-03-19 10:51:51 +0100
commitdf7eb64b657cec5821d816b57e13f3905b95a842 (patch)
treeab1788c43d17b82cb16fe53a919be78ca9c9a8c8
parent989790b2aa32fb58fe28289e024bbfa09dd174f8 (diff)
Update fff config
-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,