forked from potsda.mn/mobilizon
99b2339424
We also try to detect the application actor if it's not given by NodeInfo metadata (FEP-2677) (guessing for Mobilizon, PeerTube & Mastodon). Closes #1392 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
24 lines
446 B
JSON
24 lines
446 B
JSON
{
|
|
"version": "2.0",
|
|
"software": {
|
|
"name": "wordpress",
|
|
"version": "6.4.2"
|
|
},
|
|
"usage": {
|
|
"users": {
|
|
"total": 1,
|
|
"activeMonth": 1,
|
|
"activeHalfyear": 1
|
|
},
|
|
"localPosts": 3,
|
|
"localComments": 3
|
|
},
|
|
"openRegistrations": false,
|
|
"protocols": [
|
|
"activitypub"
|
|
],
|
|
"services": {
|
|
"inbound": [],
|
|
"outbound": []
|
|
}
|
|
} |