diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/rc3/config.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/rc3/config.php b/configs/conferences/rc3/config.php index b4f6ad8..3b7a830 100644 --- a/configs/conferences/rc3/config.php +++ b/configs/conferences/rc3/config.php @@ -485,8 +485,8 @@ $CONFIG['ROOMS'] = array( ), ), 'hacc' => array( - 'DISPLAY' => 'hacc/about:future', - 'DISPLAY_SHORT' => 'hacc/about:future', + 'DISPLAY' => 'about:future', + 'DISPLAY_SHORT' => 'hacc/a:f', 'STREAM' => 'hacc', 'PREVIEW' => true, 'TRANSLATION' => [ |