mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
10 lines
375 B
Markdown
10 lines
375 B
Markdown
# Pod
|
|
Options related to pod provisioning.
|
|
|
|
## Handler
|
|
What to use for pod creation. This covers several features
|
|
and is a bit more extensive than many other options.
|
|
* *dynamic*: Every created pod has its own components.js config for its ResourceStore,
|
|
which can differ from the others.
|
|
* *static*: All pod data is stored in separate containers in the same ResourceStore.
|