aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/SHA2017/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'configs/conferences/SHA2017/config.php')
-rw-r--r--configs/conferences/SHA2017/config.php6
1 files changed, 3 insertions, 3 deletions
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,
),