diff options
author | Daniel Molkentin | 2020-11-05 00:25:57 +0100 |
---|---|---|
committer | Daniel Molkentin | 2020-11-05 00:28:37 +0100 |
commit | fa13bd2b344b59abf4c5ff235fa40b9ec56e76e8 (patch) | |
tree | f040b4d6e32d75d5f8dbe917c8f924d8fcc3dd3e /configs/conferences/smartplaces2020 | |
parent | c7bee023a4e00c48edd092c0bfe93d4cd650eff5 (diff) |
relive: relive,live.dus -> cdn
Diffstat (limited to '')
-rwxr-xr-x | configs/conferences/smartplaces2020/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/smartplaces2020/config.php b/configs/conferences/smartplaces2020/config.php index 62fd80e..63d1bb8 100755 --- a/configs/conferences/smartplaces2020/config.php +++ b/configs/conferences/smartplaces2020/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://relive.c3voc.de/relive/wikidatacon2019/index.json', + //'RELIVE_JSON' => 'https://cdn.c3voc.de/relive/wikidatacon2019/index.json', /** * APCU-Cache-Zeit in Sekunden |