Some checks failed
ci/woodpecker/push/ci Pipeline failed
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 lines
179 B
JSON
7 lines
179 B
JSON
{
|
|
"tier": "local",
|
|
"storage": { "type": "sqlite", "path": ".mosaic/data.db" },
|
|
"queue": { "type": "local", "dataDir": ".mosaic/queue" },
|
|
"memory": { "type": "keyword" }
|
|
}
|