aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAnton Schubert2020-12-30 00:48:18 +0100
committerAnton Schubert2020-12-30 00:48:18 +0100
commit2cce170626ed4b92cebe6af7a6b7f8ebd159108f (patch)
tree24f57277a2ff7c8de94d1cfdfaeb3c0457764d22 /configs
parent09c1b4889b8c0578d75c2b5cb0e95d75483eaaa2 (diff)
rc3: set schedule name for classics
Diffstat (limited to 'configs')
-rw-r--r--configs/conferences/rc3/config.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/conferences/rc3/config.php b/configs/conferences/rc3/config.php
index 9d9cb4b..2e5878f 100644
--- a/configs/conferences/rc3/config.php
+++ b/configs/conferences/rc3/config.php
@@ -882,6 +882,7 @@ $CONFIG['ROOMS'] = array(
'SLIDES' => false,
'MUSIC' => false,
'SCHEDULE' => true,
+ 'SCHEDULE_NAME' => 'classics',
'EMBED' => true,
'IRC' => false,
'TWITTER' => false,