]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/default.php
OStatus enabled by default, only disabled for private siteprofile
[quix0rs-gnu-social.git] / lib / default.php
index e04f10b080274c8ec42de6cf5b57700d94156e69..6898c5588359a141804651534c7f86088ad53f42 100644 (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,