summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-05-27 23:17:25 +0900
committerAdam Malczewski <[email protected]>2026-05-27 23:17:25 +0900
commit72b0eec1f035100887155389ca0f460d6088f4ff (patch)
treeee1803dd2c6f9a7354bbf9bacfea1e0eb1f26515
parent60f56367dfc1e3c5095d034bed4fb4f572e32b55 (diff)
downloaddispatch-72b0eec1f035100887155389ca0f460d6088f4ff.tar.gz
dispatch-72b0eec1f035100887155389ca0f460d6088f4ff.zip
chore(config): drop personal Google API key entry from dispatch.toml
-rw-r--r--dispatch.toml8
1 files changed, 1 insertions, 7 deletions
diff --git a/dispatch.toml b/dispatch.toml
index ebcd3c7..43e164a 100644
--- a/dispatch.toml
+++ b/dispatch.toml
@@ -24,13 +24,7 @@ base_url = "https://opencode.ai/zen/go/v1"
[[keys]]
id = "opencode-2"
provider = "opencode-go"
-base_url = "https://opencode.ai/zen/go/v1"
-[[keys]]
-id = "newyorkiedog"
-provider = "google"
-base_url = "https://generativelanguage.googleapis.com/v1beta/openai"
-
-# ─── Permissions ─────────────────────────────────────────────────
+base_url = "https://opencode.ai/zen/go/v1"# ─── Permissions ─────────────────────────────────────────────────
[permissions]
read = "allow"