{
    "ok": true,
    "service": "BoothDock Hub",
    "time": "2026-06-16T01:38:26+00:00",
    "appUrlConfigured": true,
    "appUrl": "https://boothdock.cloud",
    "tokens": {
        "adminConfigured": true,
        "uploadConfigured": true
    },
    "billing": {
        "provider": "stripe",
        "stripeConfigured": false,
        "webhookConfigured": false,
        "automaticTax": false
    },
    "storage": {
        "driver": "local",
        "ready": true,
        "writable": true,
        "bucket": "",
        "endpoint": "",
        "reason": ""
    },
    "limits": {
        "maxUploadBytes": 52428800,
        "uploadMaxFilesize": "64M",
        "postMaxSize": "72M",
        "maxFileUploads": "50"
    }
}