Enable logpush
This commit is contained in:
parent
45472515e0
commit
a158829c21
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@ name = "worker-links"
|
||||||
main = "index.js"
|
main = "index.js"
|
||||||
no_bundle = true
|
no_bundle = true
|
||||||
|
|
||||||
|
# optional, disable if you dont need it
|
||||||
|
logpush = true
|
||||||
|
|
||||||
# Change these!!
|
# Change these!!
|
||||||
account_id = "ece1d09b06af2ced51407c97505ea0cc"
|
account_id = "ece1d09b06af2ced51407c97505ea0cc"
|
||||||
kv_namespaces = [ { binding = "kv", id = "1be44406edc142a084435e24dbf8ae1d", preview_id = "15cfb90ecd654b8f8a9ccd600832093f" }]
|
kv_namespaces = [ { binding = "kv", id = "1be44406edc142a084435e24dbf8ae1d", preview_id = "15cfb90ecd654b8f8a9ccd600832093f" }]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue