mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
18 lines
745 B
JSON
18 lines
745 B
JSON
{
|
|
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^1.0.0/components/context.jsonld",
|
|
"import": [
|
|
"files-scs:config/presets/acl.json",
|
|
"files-scs:config/presets/http.json",
|
|
"files-scs:config/presets/ldp.json",
|
|
"files-scs:config/presets/ldp/credentials-extractor.json",
|
|
"files-scs:config/presets/ldp/operation-handler.json",
|
|
"files-scs:config/presets/ldp/permissions-extractor.json",
|
|
"files-scs:config/presets/ldp/request-parser.json",
|
|
"files-scs:config/presets/logging.json",
|
|
"files-scs:config/presets/setup.json",
|
|
"files-scs:config/presets/storage.json",
|
|
"files-scs:config/presets/storage_wrapper.json",
|
|
"files-scs:config/presets/cli-params.json"
|
|
]
|
|
}
|