diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/rc3/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/rc3/config.php b/configs/conferences/rc3/config.php index 6b5d885..37b33d9 100644 --- a/configs/conferences/rc3/config.php +++ b/configs/conferences/rc3/config.php @@ -524,7 +524,7 @@ $CONFIG['ROOMS'] = array( ), ), 'franconiannet' => array( - 'DISPLAY' => 'backspace/franconian.net', + 'DISPLAY' => 'franconian.net', 'DISPLAY_SHORT' => 'backspace', 'STREAM' => 'franconiannet', 'PREVIEW' => true, |