docs: fix taskmaster file storage config

This commit is contained in:
Siavash Sameni
2026-05-24 09:08:20 +04:00
parent 825add6487
commit a37b1b1446

View File

@@ -35,6 +35,6 @@
"anonymousTelemetry": false
},
"storage": {
"type": "local"
"type": "file"
}
}