aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/fcmc/config.php
diff options
context:
space:
mode:
authorderpeter2017-07-02 22:55:00 +0200
committerderpeter2017-07-02 22:55:00 +0200
commit492e062b9630f434e05da307efbcb4fc7dc01bb3 (patch)
treedce6a43b8d629484626f4efdad3742177202f170 /configs/conferences/fcmc/config.php
parente5bd9d426d80633d762186fec0a1977b7881ded4 (diff)
some fcmc styling
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,
),
);