diff options
Diffstat (limited to 'configs/conferences')
-rw-r--r-- | configs/conferences/osmocon17/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/osmocon17/config.php b/configs/conferences/osmocon17/config.php index 14c7e4a..8c462f2 100644 --- a/configs/conferences/osmocon17/config.php +++ b/configs/conferences/osmocon17/config.php @@ -91,7 +91,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'https://live.dus.c3voc.de/relive/33c3/index.json', + 'RELIVE_JSON' => 'http://live.ber.c3voc.de/relive/osmocon17/index.json', ); /** |