diff options
Diffstat (limited to 'lib/default.php')
-rw-r--r-- | lib/default.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/default.php b/lib/default.php index 9ab8305ed..30e43eefb 100644 --- a/lib/default.php +++ b/lib/default.php @@ -140,7 +140,7 @@ $default = array('enabled' => true), 'sms' => array('enabled' => true), - 'twitterbridge' => + 'twitterimport' => array('enabled' => false), 'integration' => array('source' => 'StatusNet', # source attribute for Twitter |