OStatus enabled by default, only disabled for private siteprofile

This commit is contained in:
Mikael Nordfeldth
2014-05-09 10:31:55 +02:00
parent 220ec072c9
commit c15216f00b
2 changed files with 7 additions and 11 deletions

View File

@@ -305,10 +305,12 @@ $default =
'Oembed' => array(),
'OpenID' => array(),
'OpportunisticQM' => array(),
'OStatus' => array(),
'Poll' => array(),
'QnA' => array(),
'SearchSub' => array(),
'TagSub' => array(),
'WebFinger' => array(),
),
'locale_path' => false, // Set to a path to use *instead of* each plugin's own locale subdirectories
'server' => null,