mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
12 lines
464 B
JSON
12 lines
464 B
JSON
{
|
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld",
|
|
"@graph": [
|
|
{
|
|
"comment": "The default configuration does not contain credentials for an email client. In production systems, you likely want to set up your own.",
|
|
"@id": "urn:solid-server:default:EmailSender",
|
|
"@type": "UnsupportedAsyncHandler",
|
|
"errorMessage": "No email server is configured."
|
|
}
|
|
]
|
|
}
|