diff --git a/openclaw.json b/openclaw.json index 9004c35..d05c006 100644 --- a/openclaw.json +++ b/openclaw.json @@ -17,11 +17,6 @@ "anthropic:default": { "provider": "anthropic", "mode": "token" - }, - "ollama:local": { - "provider": "ollama", - "mode": "http", - "endpoint": "http://192.168.1.81:11434" } } }, @@ -59,7 +54,8 @@ }, "commands": { "native": "auto", - "nativeSkills": "auto" + "nativeSkills": "auto", + "restart": true }, "channels": { "discord": {