forked from GNUsocial/gnu-social
OStatus enabled by default, only disabled for private siteprofile
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user