30 lines
668 B
JSON
30 lines
668 B
JSON
{ldelim}
|
|
"version": "2.1",
|
|
"software": {ldelim}
|
|
"name": "federator",
|
|
"version": "1.0.0",
|
|
"repository": "https://git.contentnation.net/grumpydevelop/federator"
|
|
{rdelim},
|
|
"protocols": [
|
|
"activitypub"
|
|
],
|
|
"relay": "none",
|
|
"services": {ldelim}
|
|
"inbound": [],
|
|
"outbound": [
|
|
"atom1.0",
|
|
"rss2.0"
|
|
]
|
|
{rdelim},
|
|
"openRegistrations": true,
|
|
"usage": {ldelim}
|
|
"users": {ldelim}
|
|
"total": {$usercount}
|
|
{* "activeMonth": activemonth,
|
|
"activeHalfyear": activehalfyear *}
|
|
{rdelim},
|
|
"localPosts": {$postcount},
|
|
"localComments": {$commentcount}
|
|
{rdelim},
|
|
"metadata": {ldelim}{rdelim}
|
|
{rdelim}
|