mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
fix: Update quad converter config parameters
This commit is contained in:
parent
9b70068722
commit
59f99e1728
@ -29,10 +29,10 @@
|
||||
"RepresentationConvertingStore:_source": {
|
||||
"@id": "urn:solid-server:default:DataAccessorBasedStore"
|
||||
},
|
||||
"RepresentationConvertingStore:_inConverter": {
|
||||
"RepresentationConvertingStore:_options_inConverter": {
|
||||
"@id": "urn:solid-server:default:RepresentationConverter"
|
||||
},
|
||||
"RepresentationConvertingStore:_inType": "internal/quads"
|
||||
"RepresentationConvertingStore:_options_inType": "internal/quads"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user