From 93bb416da6ee273ca45fa05e61c1376ff0163559 Mon Sep 17 00:00:00 2001 From: Cristiano Hoshikawa Date: Fri, 13 Feb 2026 00:08:33 -0300 Subject: [PATCH] adjustments --- openclaw.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openclaw.json b/openclaw.json index fe06491..e99edb8 100644 --- a/openclaw.json +++ b/openclaw.json @@ -40,8 +40,8 @@ "ackReactionScope": "group-mentions" }, "commands": { - "native": "off", - "nativeSkills": "off" + "native": false, + "nativeSkills": false }, "gateway": { "port": 18789,