Add chimo's Nodeinfo plugin as a default GNU social plugin

This commit is contained in:
Diogo Cordeiro
2019-04-22 06:48:51 +01:00
parent e0887220b0
commit e6667db0cd
8 changed files with 971 additions and 0 deletions

View File

@@ -362,6 +362,7 @@ $default =
'SimpleCaptcha' => array(),
'TagSub' => array(),
'WebFinger' => array(),
'Nodeinfo' => array(),
),
'locale_path' => false, // Set to a path to use *instead of* each plugin's own locale subdirectories
'server' => null,