From 050986e93087b2352e28587c29290b7e6db4c3e3 Mon Sep 17 00:00:00 2001 From: Erisa A Date: Sun, 25 Dec 2022 10:00:36 +0000 Subject: [PATCH] Disable logpush --- wrangler.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wrangler.toml b/wrangler.toml index 70dc903..05c60ab 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -2,8 +2,8 @@ name = "worker-links" main = "index.js" no_bundle = true -# optional, disable if you dont need it -logpush = true +# optional +#logpush = true # Change these!! account_id = "ece1d09b06af2ced51407c97505ea0cc"