Files
CommunitySolidServer/test/configs/middleware.json
2020-11-30 00:44:18 +01:00

14 lines
345 B
JSON

{
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
"import": [
"files-scs:config/presets/http.json",
"files-scs:config/presets/middleware.json"
],
"@graph": [
{
"@id": "urn:solid-server:default:LdpHandler",
"@type": "Variable"
}
]
}