diff options
author | Florian Larysch | 2018-10-27 12:04:44 +0200 |
---|---|---|
committer | Florian Larysch | 2018-10-27 12:04:44 +0200 |
commit | e43a34fae03af3c052d0876e5bf8b065aebefee0 (patch) | |
tree | 64e294332b4e306e127059238c1b1f6463e750fe /configs/conferences | |
parent | 18d24e70fe6b93bd21b5a2f1d8e5a8fe600985e0 (diff) |
sonoj2018: add relive
Diffstat (limited to '')
-rwxr-xr-x | configs/conferences/sonoj2018/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/sonoj2018/config.php b/configs/conferences/sonoj2018/config.php index 1ea9454..0ffbf87 100755 --- a/configs/conferences/sonoj2018/config.php +++ b/configs/conferences/sonoj2018/config.php @@ -96,7 +96,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/sonoj2018/index.json', + 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/sj18/index.json', /** * APCU-Cache-Zeit in Sekunden |