diff options
author | Andreas Hubel | 2019-08-29 02:02:42 +0300 |
---|---|---|
committer | Andreas Hubel | 2019-08-29 02:02:42 +0300 |
commit | 7920fa038671c1fb7ddb337e5a7b224c1b6c453a (patch) | |
tree | 24e5b9dafa485e01a754d06bd8a6109503910700 /configs/conferences/foss4g-2019/config.php | |
parent | b2d60cd086cde17ce80aea74eb2b814bac57bf25 (diff) |
enable relive in frontend
Diffstat (limited to 'configs/conferences/foss4g-2019/config.php')
-rw-r--r-- | configs/conferences/foss4g-2019/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/foss4g-2019/config.php b/configs/conferences/foss4g-2019/config.php index c7cbc6e..f88562a 100644 --- a/configs/conferences/foss4g-2019/config.php +++ b/configs/conferences/foss4g-2019/config.php @@ -98,7 +98,7 @@ $CONFIG['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/foss4g2019/index.json', + 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/foss4g-2019/index.json', /** * APCU-Cache-Zeit in Sekunden |