From e6a3d92129e430e7a5b821672133d7cafb85689a Mon Sep 17 00:00:00 2001 From: Daniel Meißner Date: Fri, 4 Aug 2017 10:43:10 +0200 Subject: SHA2017: changed radio name to BinaryVoice --- configs/conferences/SHA2017/config.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configs') diff --git a/configs/conferences/SHA2017/config.php b/configs/conferences/SHA2017/config.php index 09f71c4..1c88999 100644 --- a/configs/conferences/SHA2017/config.php +++ b/configs/conferences/SHA2017/config.php @@ -1001,9 +1001,9 @@ $CONFIG['ROOMS'] = array( 'MUSIC' => true, 'EMBED' => true, ), - 'radio' => array( - 'DISPLAY' => 'Radio', - 'STREAM' => 'radio', + 'binaryvoice' => array( + 'DISPLAY' => 'BinaryVoice', + 'STREAM' => 'binaryvoice', 'MUSIC' => true, 'EMBED' => true, ), -- cgit v1.2.3