mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
refactor: ConfigPodManager is now configured to use internal storage. Using internal path utils for determining TemplatedPodGenerator config path.
This commit is contained in:
@@ -85,15 +85,6 @@
|
||||
"describe": "URL of the SPARQL endpoint, when using a quadstore-based configuration."
|
||||
}
|
||||
},
|
||||
{
|
||||
"@type": "YargsParameter",
|
||||
"name": "podConfigJson",
|
||||
"options": {
|
||||
"requiresArg": true,
|
||||
"type": "string",
|
||||
"describe": "Path to the file that keeps track of dynamic Pod configurations."
|
||||
}
|
||||
},
|
||||
{
|
||||
"@type": "YargsParameter",
|
||||
"name": "seededPodConfigJson",
|
||||
|
||||
Reference in New Issue
Block a user