diff options
Diffstat (limited to 'configs/conferences/sub7')
-rw-r--r-- | configs/conferences/sub7/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/sub7/config.php b/configs/conferences/sub7/config.php index def91b6..8d40cbd 100644 --- a/configs/conferences/sub7/config.php +++ b/configs/conferences/sub7/config.php @@ -101,7 +101,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - 'RELIVE_JSON' => 'configs/conferences/sub7/relive.json', + //'RELIVE_JSON' => 'configs/conferences/sub7/relive.json', /** * APCU-Cache-Zeit in Sekunden |