mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 19:00:45 +00:00
perf: mark capability plugins startup lazy
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"id": "document-extract",
|
||||
"activation": {
|
||||
"onStartup": false
|
||||
},
|
||||
"enabledByDefault": true,
|
||||
"name": "Document Extraction",
|
||||
"description": "Extract text and fallback page images from local document attachments.",
|
||||
|
||||
Reference in New Issue
Block a user