{
  "hostname": "dev.electricrequiem.com",
  "nodeinfo_url": "https://dev.electricrequiem.com/nodeinfo/2.1",
  "nodeinfo": {
    "version": "2.1",
    "software": {
      "name": "catodon",
      "version": "26.4.0-dev.0",
      "homepage": "https://codeberg.org/catodon/catodon",
      "repository": "https://codeberg.org/catodon/catodon"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "inbound": [],
      "outbound": [
        "atom1.0",
        "rss2.0"
      ]
    },
    "openRegistrations": false,
    "usage": {
      "users": {
        "total": 6,
        "activeHalfyear": 3,
        "activeMonth": 2
      },
      "localPosts": 40,
      "localComments": 0
    },
    "metadata": {
      "nodeName": "Catodon Dev",
      "nodeDescription": "Development server for Catodon - registrations are closed, internal use only.",
      "nodeAdmins": [
        {
          "name": "",
          "email": ""
        }
      ],
      "maintainer": {
        "name": "",
        "email": ""
      },
      "langs": [],
      "tosUrl": "",
      "privacyPolicyUrl": "",
      "inquiryUrl": "",
      "impressumUrl": "",
      "donationUrl": "",
      "repositoryUrl": "https://codeberg.org/catodon/catodon",
      "feedbackUrl": "https://codeberg.org/catodon/catodon/issues/new",
      "disableRegistration": true,
      "disableLocalTimeline": false,
      "disableGlobalTimeline": false,
      "disableBubbleTimeline": true,
      "emailRequiredForSignup": false,
      "enableHcaptcha": false,
      "enableRecaptcha": false,
      "enableMcaptcha": false,
      "enableTurnstile": false,
      "enableFC": false,
      "maxNoteTextLength": 5000,
      "maxRemoteNoteTextLength": 100000,
      "maxCwLength": 500,
      "maxRemoteCwLength": 5000,
      "maxAltTextLength": 20000,
      "maxRemoteAltTextLength": 100000,
      "enableEmail": false,
      "enableServiceWorker": true,
      "proxyAccountName": "system.proxy",
      "themeColor": "#86b300"
    }
  }
}