{
  "hostname": "video.valme.io",
  "nodeinfo_url": "https://video.valme.io/nodeinfo/2.0.json",
  "nodeinfo": {
    "version": "2.0",
    "software": {
      "name": "peertube",
      "version": "3.0.1"
    },
    "protocols": [
      "activitypub"
    ],
    "services": {
      "inbound": [],
      "outbound": [
        "atom1.0",
        "rss2.0"
      ]
    },
    "openRegistrations": true,
    "usage": {
      "users": {
        "total": 259,
        "activeMonth": 1,
        "activeHalfyear": 1
      },
      "localPosts": 112,
      "localComments": 0
    },
    "metadata": {
      "taxonomy": {
        "postsName": "Videos"
      },
      "nodeName": "video.valme.io",
      "nodeDescription": "valME.io is like reddit but where karma converts to money. We want to help people profit when they add value to others. We're testing PeerTube's video platform to support the goals of valME.io's content management system (forums, blogging, websites). Come try it out and make money from your videos!",
      "nodeConfig": {
        "search": {
          "remoteUri": {
            "users": false,
            "anonymous": false
          }
        },
        "plugin": {
          "registered": [
            {
              "name": "matomo",
              "version": "0.0.3",
              "description": "Matomo plugin that tracks page views on a PeerTube instance.",
              "clientScripts": {
                "client/common-client-plugin.js": {
                  "script": "client/common-client-plugin.js",
                  "scopes": [
                    "common"
                  ]
                }
              }
            }
          ]
        },
        "theme": {
          "registered": [],
          "default": "default"
        },
        "email": {
          "enabled": true
        },
        "contactForm": {
          "enabled": true
        },
        "transcoding": {
          "hls": {
            "enabled": false
          },
          "webtorrent": {
            "enabled": true
          },
          "enabledResolutions": [
            240,
            360,
            480,
            720
          ]
        },
        "live": {
          "enabled": false,
          "transcoding": {
            "enabled": true,
            "enabledResolutions": []
          }
        },
        "import": {
          "videos": {
            "http": {
              "enabled": true
            },
            "torrent": {
              "enabled": true
            }
          }
        },
        "autoBlacklist": {
          "videos": {
            "ofUsers": {
              "enabled": false
            }
          }
        },
        "avatar": {
          "file": {
            "size": {
              "max": 2097152
            },
            "extensions": [
              ".png",
              ".jpeg",
              ".jpg",
              ".gif"
            ]
          }
        },
        "video": {
          "image": {
            "extensions": [
              ".jpg",
              ".jpeg"
            ],
            "size": {
              "max": 2097152
            }
          },
          "file": {
            "extensions": [
              ".webm",
              ".ogv",
              ".mp4"
            ]
          }
        },
        "videoCaption": {
          "file": {
            "size": {
              "max": 2097152
            },
            "extensions": [
              ".vtt",
              ".srt"
            ]
          }
        },
        "user": {
          "videoQuota": 5368709120,
          "videoQuotaDaily": -1
        },
        "trending": {
          "videos": {
            "intervalDays": 7
          }
        },
        "tracker": {
          "enabled": true
        }
      }
    }
  }
}