Files
CommunitySolidServer/config/identity/registration/disabled.json
2022-02-23 11:09:41 +01:00

9 lines
240 B
JSON

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