mirror of
https://github.com/voc/streaming-website
synced 2024-11-10 06:34:17 +00:00
enable relive for osc
This commit is contained in:
parent
7f31574cdf
commit
9c71454046
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ $CONFIG['CONFERENCE'] = array(
|
|||
* Wird beides aktiviert, hat der externe Link Vorrang!
|
||||
* Wird beides auskommentiert, wird der Link nicht angezeigt
|
||||
*/
|
||||
#'RELIVE_JSON' => 'https://relive.c3voc.de/relive/cosin2024/index.json',
|
||||
'RELIVE_JSON' => 'https://relive.c3voc.de/relive/osc24/index.json',
|
||||
|
||||
/**
|
||||
* APCU-Cache-Zeit in Sekunden
|
||||
|
|
Loading…
Reference in a new issue