{ "endpoint": "127.0.0.1:8000", "authentication": { "enabled": true, "token": "changeme" }, "rate_limiter": { "enabled": true, "requests_per_minute": 20, "allowed_burst": 5 }, "storage_provider": { "type": 0, "base_path": "assets" } }