summaryrefslogtreecommitdiff
path: root/lib/common.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common.php')
-rw-r--r--lib/common.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/common.php b/lib/common.php
index 6d20534ae..be30519f4 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -186,9 +186,9 @@ $config =
'emailpost' =>
array('enabled' => true),
'sms' =>
- array('enabled' => false),
+ array('enabled' => true),
'twitter' =>
- array('enabled' => false),
+ array('enabled' => true),
'twitterbridge' =>
array('enabled' => false),
'integration' =>