Skip to content

Commit 60fd34f

Browse files
ferr079claude
andcommitted
fix: bind existing SESSION KV namespace to prevent auto-provisioning
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 73ef71e commit 60fd34f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

wrangler.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ compatibility_date = "2025-01-01"
44
[assets]
55
directory = "./dist"
66

7+
[[kv_namespaces]]
8+
binding = "SESSION"
9+
id = "c6b9d2a3e87549ad9169c88e11384683"
10+
711
[[kv_namespaces]]
812
binding = "STATUS_KV"
913
id = "52300c6bc4a548af882ee63b6422a471"

0 commit comments

Comments
 (0)