diff options
author | Andreas Hubel | 2020-12-23 01:13:28 +0100 |
---|---|---|
committer | Andreas Hubel | 2020-12-23 01:13:28 +0100 |
commit | 5f9e58bf294dd4c1b9112167c5d5944a7a9d88db (patch) | |
tree | c2aee0e68d4a5e459c63780bb985cd48e5e83c7e /configs/conferences/rc3 | |
parent | 3401b45dcc2117588aca4c3272290fcbd25730bf (diff) |
rC3: cleanup
# Conflicts:
# configs/conferences/rc3/config.php
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' => [ |