2.1.json 420 B

123456789101112131415161718
  1. {
  2. "version": "2.1",
  3. "software": {
  4. "name": "seppo",
  5. "version": "0.0.1",
  6. "repository": "https://Seppo.Social/sourcecode/",
  7. "homepage": "https://Seppo.Social/"
  8. },
  9. "protocols": [ "activitypub" ],
  10. "services": { "inbound": [], "outbound": [] },
  11. "openRegistrations": false,
  12. "usage": {
  13. "users": { "total": 1, "activeHalfyear": 1, "activeMonth": 1 },
  14. "localPosts": 1
  15. },
  16. "metadata": {}
  17. }