mirror of
https://github.com/unjs/unstorage.git
synced 2025-12-08 21:26:09 +00:00
10 lines
166 B
TOML
10 lines
166 B
TOML
compatibility_date = "2024-12-01"
|
|
|
|
kv_namespaces = [
|
|
{ binding = "STORAGE", id = "<KV_ID>" }
|
|
]
|
|
|
|
r2_buckets = [
|
|
{ binding = "BUCKET", bucket_name = "default" },
|
|
]
|