{
  "hostname": "fedi.aendra.com",
  "nodeinfo_url": "https://holos.social/nodeinfo/2.1",
  "nodeinfo": {
    "version": "2.1",
    "software": {
      "name": "holos",
      "version": "1.0.0",
      "repository": "https://codeberg.org/tom79/Holos-Relay-Server"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "outbound": [],
      "inbound": []
    },
    "openRegistrations": true,
    "usage": {
      "users": {
        "total": 292,
        "activeHalfyear": 0,
        "activeMonth": 0
      },
      "localPosts": 0,
      "localComments": 0
    },
    "metadata": {
      "nodeName": "Holos",
      "nodeDescription": "A mobile-first federated social network with relay server for seamless ActivityPub federation",
      "nodeAdmins": [
        {
          "name": "Thomas",
          "account": "@tom79@holos.social"
        },
        {
          "name": "Holos Dev",
          "account": "@holos_dev@holos.social"
        }
      ],
      "enableEmail": true,
      "postEditing": true,
      "postImports": true,
      "maxNoteTextLength": 2147483647,
      "maxCaptionTextLength": 2147483647,
      "uploadLimit": 2147483647,
      "langs": [
        "en",
        "fr"
      ],
      "tosUrl": "https://holos.social/about",
      "privacyPolicyUrl": "https://holos.social/privacy",
      "tunnelSupport": true,
      "tunnelUrl": "https://tunnel.holos.social",
      "maintainer": {
        "name": "Administrator",
        "email": "hello@holos.social"
      },
      "retention": {
        "activities": {
          "dm": 30,
          "mention": 14,
          "post": 7,
          "follow": 365,
          "default": 7
        },
        "logs": {
          "adminActions": 90,
          "login": 90,
          "rateLimit": 30,
          "apiUsage": 30
        },
        "sessions": {
          "adminTTLHours": 1,
          "rememberMeDays": 7,
          "invitationDays": 7
        }
      }
    }
  }
}