Files
CommunitySolidServer/config/storage/middleware/stores/monitoring.json
2022-02-23 11:09:41 +01:00

11 lines
305 B
JSON

{
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^3.0.0/components/context.jsonld",
"@graph": [
{
"comment": "Emits events on changes to resources.",
"@id": "urn:solid-server:default:ResourceStore",
"@type": "MonitoringStore"
}
]
}