diff options
author | Markus Otto | 2019-04-18 15:50:53 +0200 |
---|---|---|
committer | Markus Otto | 2019-04-18 15:50:53 +0200 |
commit | 9e9e444e052b9cd887d8d5fbda51b40ad2eafcfa (patch) | |
tree | 1a1135dde0b1515758c0c5b1e8f6a3ff624fa8c6 | |
parent | c8e6f7c0e6f2acde64d65d0b7fd933d06a76fcc9 (diff) |
eh19: enable relive
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/eh19/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/eh19/config.php b/configs/conferences/eh19/config.php index c619404..f0837e7 100644 --- a/configs/conferences/eh19/config.php +++ b/configs/conferences/eh19/config.php @@ -101,7 +101,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/eh19/index.json', + 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/eh19/index.json', /** * APCU-Cache-Zeit in Sekunden |