mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:20:44 +00:00
feat: declare startup plugin imports explicitly
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"id": "bonjour",
|
||||
"activation": {
|
||||
"onStartup": true
|
||||
},
|
||||
"enabledByDefault": true,
|
||||
"name": "Bonjour Gateway Discovery",
|
||||
"description": "Advertise the local OpenClaw gateway over Bonjour/mDNS.",
|
||||
|
||||
Reference in New Issue
Block a user