Disable logpush
This commit is contained in:
parent
91f42a9eab
commit
050986e930
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ name = "worker-links"
|
||||||
main = "index.js"
|
main = "index.js"
|
||||||
no_bundle = true
|
no_bundle = true
|
||||||
|
|
||||||
# optional, disable if you dont need it
|
# optional
|
||||||
logpush = true
|
#logpush = true
|
||||||
|
|
||||||
# Change these!!
|
# Change these!!
|
||||||
account_id = "ece1d09b06af2ced51407c97505ea0cc"
|
account_id = "ece1d09b06af2ced51407c97505ea0cc"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue