Don't auto-enable Twitter and Facebook bridges (singleuser)
Multiuser instances already had them disabled.
This commit is contained in:
parent
1c04601a9c
commit
e32178d3ce
|
@ -230,8 +230,6 @@ class SingleuserSite extends SiteProfileSettings
|
|||
'core' => self::corePlugins(),
|
||||
'default' => array_merge(self::defaultPlugins(), array(
|
||||
'MobileProfile' => array(),
|
||||
'TwitterBridge' => array(),
|
||||
'FacebookBridge' => array(),
|
||||
)),
|
||||
'disable-Directory' => 1,
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue
Block a user