mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
fix: Fix incorrect path in https example config
This commit is contained in:
parent
909f67d992
commit
0c3210fae7
@ -10,13 +10,13 @@
|
|||||||
"files-scs:config/identity/email/default.json",
|
"files-scs:config/identity/email/default.json",
|
||||||
"files-scs:config/identity/handler/default.json",
|
"files-scs:config/identity/handler/default.json",
|
||||||
"files-scs:config/identity/ownership/token.json",
|
"files-scs:config/identity/ownership/token.json",
|
||||||
|
"files-scs:config/identity/pod/static.json",
|
||||||
"files-scs:config/ldp/authentication/dpop-bearer.json",
|
"files-scs:config/ldp/authentication/dpop-bearer.json",
|
||||||
"files-scs:config/ldp/authorization/webacl.json",
|
"files-scs:config/ldp/authorization/webacl.json",
|
||||||
"files-scs:config/ldp/handler/default.json",
|
"files-scs:config/ldp/handler/default.json",
|
||||||
"files-scs:config/ldp/metadata-parser/default.json",
|
"files-scs:config/ldp/metadata-parser/default.json",
|
||||||
"files-scs:config/ldp/metadata-writer/default.json",
|
"files-scs:config/ldp/metadata-writer/default.json",
|
||||||
"files-scs:config/ldp/permissions/acl.json",
|
"files-scs:config/ldp/permissions/acl.json",
|
||||||
"files-scs:config/pod/handler/static.json",
|
|
||||||
"files-scs:config/storage/key-value/memory.json",
|
"files-scs:config/storage/key-value/memory.json",
|
||||||
"files-scs:config/storage/resource-store/file.json",
|
"files-scs:config/storage/resource-store/file.json",
|
||||||
"files-scs:config/util/auxiliary/acl.json",
|
"files-scs:config/util/auxiliary/acl.json",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user