Files
CommunitySolidServer/config/identity/registration/disabled.json
2022-04-19 15:13:55 +02:00

9 lines
240 B
JSON

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