diff options
author | Andreas Hubel | 2020-12-25 17:54:31 +0100 |
---|---|---|
committer | Andreas Hubel | 2020-12-25 17:54:31 +0100 |
commit | 1e836f1ce88882d9cdc848fa4556f8db607b6002 (patch) | |
tree | 344018cebfbc2e34ceb251f5699f3f38d13d06a0 /configs | |
parent | e0a7faf1eb38bc3dac0464db19705fd0540b7ec4 (diff) |
change franconiannet display name
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, |