mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
This allows us to decouple the WebSocket listening from the HTTP configs, making these features completely orthogonal.
9 lines
242 B
JSON
9 lines
242 B
JSON
{
|
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^5.0.0/components/context.jsonld",
|
|
"@graph": [
|
|
{
|
|
"comment": "Disable notifications by not attaching a notification listener."
|
|
}
|
|
]
|
|
}
|