|
| 1 | +{ |
| 2 | + "comment": "Copied from https://github.com/SolidOS/css-mashlib/blob/ae21af4685f6c95c1f091cacd952831f272ea119/config/https-mashlib-subdomain-file.json, (1) pivot:config/http/handler/default.json, (2) pivot:config/storage/middleware/default.json, (3) pivot:config/pivot-overrides.json added as the last import", |
| 3 | + "@context": [ |
| 4 | + "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^7.0.0/components/context.jsonld", |
| 5 | + "https://linkedsoftwaredependencies.org/bundles/npm/@solid/pivot/^1.0.0/components/context.jsonld" |
| 6 | + ], |
| 7 | + "import": [ |
| 8 | + "css:config/app/init/default.json", |
| 9 | + "css:config/app/main/default.json", |
| 10 | + "css:config/app/variables/default.json", |
| 11 | + "pivot:config/http/handler/default.json", |
| 12 | + "css:config/http/middleware/default.json", |
| 13 | + "css:config/http/notifications/all.json", |
| 14 | + "css:config/http/server-factory/http.json", |
| 15 | + "css:config/http/static/default.json", |
| 16 | + "css:config/identity/access/public.json", |
| 17 | + "css:config/identity/email/default.json", |
| 18 | + "css:config/identity/handler/default.json", |
| 19 | + "pivot:config/identity/oidc/default.json", |
| 20 | + "css:config/identity/ownership/token.json", |
| 21 | + "css:config/identity/pod/static.json", |
| 22 | + "css:config/ldp/authentication/dpop-bearer.json", |
| 23 | + "css:config/ldp/authorization/webacl.json", |
| 24 | + "css:config/ldp/handler/default.json", |
| 25 | + "css:config/ldp/metadata-parser/default.json", |
| 26 | + "css:config/ldp/metadata-writer/default.json", |
| 27 | + "css:config/ldp/modes/default.json", |
| 28 | + "css:config/storage/backend/pod-quota-file.json", |
| 29 | + "css:config/storage/key-value/resource-store.json", |
| 30 | + "css:config/storage/location/pod.json", |
| 31 | + "pivot:config/storage/middleware/default.json", |
| 32 | + "css:config/util/auxiliary/acl.json", |
| 33 | + "css:config/util/identifiers/subdomain.json", |
| 34 | + |
| 35 | + "css:config/util/logging/winston.json", |
| 36 | + "css:config/util/representation-conversion/default.json", |
| 37 | + "css:config/util/resource-locker/file.json", |
| 38 | + "css:config/util/variables/default.json", |
| 39 | + "pivot:config/pivot-overrides.json" |
| 40 | + ], |
| 41 | + "@graph": [ |
| 42 | + { |
| 43 | + "comment": [ |
| 44 | + "A filesystem-based server with Databrowser as UI.", |
| 45 | + "Derived from config/file-no-setup.json" |
| 46 | + ] |
| 47 | + } |
| 48 | + ] |
| 49 | +} |
0 commit comments