diff options
author | derpeter | 2017-05-06 19:15:31 +0200 |
---|---|---|
committer | derpeter | 2017-05-06 19:15:31 +0200 |
commit | 184c5d28568a6c87305be7211352a925dd4f4c06 (patch) | |
tree | 8d96e6fafe16cb877aecc775fe81b138f0395134 /configs/conferences/g23 | |
parent | 046c5ff02502e683dc6c32bfbf93720c90c1c405 (diff) |
minor g23 fixxy
Diffstat (limited to 'configs/conferences/g23')
-rw-r--r-- | configs/conferences/g23/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/g23/config.php b/configs/conferences/g23/config.php index fb586e3..f15844a 100644 --- a/configs/conferences/g23/config.php +++ b/configs/conferences/g23/config.php @@ -128,7 +128,7 @@ $CONFIG['ROOMS'] = array( ), 'disse' => array( 'DISPLY' => 'Disse', - 'STREAM' => 'disse', + 'STREAM' => 'lounge2', 'MUSIC' => true, 'EMBED' => true, ), |