Files
CommunitySolidServer/config/util/index/default.json
2021-07-28 14:01:01 +02:00

11 lines
366 B
JSON

{
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.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"
}
]
}