Files
CommunitySolidServer/config/identity/registration/disabled.json
2021-07-26 17:05:33 +02:00

9 lines
240 B
JSON

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