The rss/atom feed is added to the inofficial "services" section.
This commit is contained in:
parent
2a676ee312
commit
157c64cac2
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue