Files
CommunitySolidServer/config/util/index/default.json
2022-02-23 11:09:41 +01:00

11 lines
366 B
JSON

{
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^3.0.0/components/context.jsonld",
"@graph": [
{
"comment": "This value can be used to set a custom handler for index files. See the example file.",
"@id": "urn:solid-server:default:DefaultUiConverter",
"@type": "UnsupportedAsyncHandler"
}
]
}