diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/34c3/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/34c3/config.php b/configs/conferences/34c3/config.php index 9ef4126..5b66a8d 100644 --- a/configs/conferences/34c3/config.php +++ b/configs/conferences/34c3/config.php @@ -485,7 +485,7 @@ $CONFIG['ROOMS'] = array( ), 'c3tv' => array( - 'DISPLAY' => 'C3TV', + 'DISPLAY' => 'c3tv.de', # danimo, moe 'STREAM' => 's4', # TODO fix 'PREVIEW' => true, # TODO check / run downloader on transcorder |