The rss/atom feed is added to the inofficial "services" section.

This commit is contained in:
Michael Vogel 2015-08-24 08:02:46 +02:00
parent 2a676ee312
commit 157c64cac2
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ function nodeinfo_init(&$a){
$nodeinfo["services"]["outbound"][] = "wordpress";
$nodeinfo["metadata"]["services"] = $nodeinfo["services"];
$nodeinfo["metadata"]["services"]["inbound"][] = "feed";
if (nodeinfo_plugin_enabled("twitter"))
$nodeinfo["metadata"]["services"]["inbound"][] = "twitter";