mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
fix: Fix incorrect config import
This commit is contained in:
parent
6f1305020b
commit
e1af8ee66e
@ -1,9 +1,8 @@
|
||||
{
|
||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^5.0.0/components/context.jsonld",
|
||||
"import": [
|
||||
"files-scs:config/util/auxiliary/strategies/meta.json"
|
||||
"css:config/util/auxiliary/strategies/meta.json"
|
||||
],
|
||||
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^5.0.0/components/context.jsonld",
|
||||
"@graph": [
|
||||
{
|
||||
"comment": "This will contain references to all the auxiliary strategies (such as the acl one) if they are needed.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user