diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/32c3/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/32c3/config.php b/configs/conferences/32c3/config.php index 71c3d84..512672b 100644 --- a/configs/conferences/32c3/config.php +++ b/configs/conferences/32c3/config.php @@ -462,7 +462,7 @@ $GLOBALS['CONFIG']['ROOMS'] = array( 'SUBTITLES' => false, 'EMBED' => true, 'IRC' => false, - 'TWITTER' => false, + 'TWITTER' => true, ), 'podcastertisch' => array( 'DISPLAY' => 'Sendezentrum - Podcastertisch', |