diff options
author | derpeter | 2017-07-02 22:55:00 +0200 |
---|---|---|
committer | derpeter | 2017-07-02 22:55:00 +0200 |
commit | 492e062b9630f434e05da307efbcb4fc7dc01bb3 (patch) | |
tree | dce6a43b8d629484626f4efdad3742177202f170 /configs/conferences/fcmc/config.php | |
parent | e5bd9d426d80633d762186fec0a1977b7881ded4 (diff) |
some fcmc styling
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/fcmc/config.php | 3 |
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, ), ); |