Files
CommunitySolidServer/config/http/notifications/disabled.json
2023-02-01 10:54:37 +01:00

9 lines
242 B
JSON

{
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld",
"@graph": [
{
"comment": "Disable notifications by not attaching a notification listener."
}
]
}