aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/fcmc/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'configs/conferences/fcmc/config.php')
-rw-r--r--configs/conferences/fcmc/config.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/conferences/fcmc/config.php b/configs/conferences/fcmc/config.php
index 15e187b..cf55f9a 100644
--- a/configs/conferences/fcmc/config.php
+++ b/configs/conferences/fcmc/config.php
@@ -126,7 +126,8 @@ $CONFIG['ROOMS'] = array(
'HD_VIDEO' => true,
'AUDIO' => true,
'FEEDBACK' => true,
- 'PREVIEW' => true,
+ 'PREVIEW' => true,
+ 'TWITTER' => true,
),
);