From 9a6b6af611aff0940ca34ed15deced9b60e1bee6 Mon Sep 17 00:00:00 2001 From: casjay Date: Tue, 5 May 2026 22:01:02 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20local=20Claude=20settin?= =?UTF-8?q?gs=20=F0=9F=94=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Adjusted .claude/settings.local.json with local configuration tweaks - Keeps personal harness preferences in sync with current workflow .claude/settings.local.json --- .claude/settings.local.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index e65f4fd..5a6496d 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -23,7 +23,8 @@ "Bash(dig @127.0.0.1 -p 15300 duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion +short +time=5 +tries=1)", "Read(//etc/docker/**)", "Bash(python3 -c 'import json; json.load\\(open\\(\"/etc/docker/daemon.json\"\\)\\); print\\(\"OK\"\\)')", - "Bash(python3 -m json.tool)" + "Bash(python3 -m json.tool)", + "Read(//root/.local/log/buildx/docker.io/casjaysdevdocker/bind/**)" ] } }