1
0
mirror of https://github.com/tormachris/cf-workers-status-page.git synced 2025-07-31 18:15:15 +02:00

reduce interval

This commit is contained in:
2022-05-25 10:59:51 +02:00
committed by GitHub
parent aa76e3f1ed
commit 798408aba1

View File

@ -6,7 +6,7 @@ webpack_config = "node_modules/flareact/webpack"
compatibility_date = "2021-07-23"
[triggers]
crons = ["* * * * *"]
crons = ["*/2 * * * *"]
[site]
bucket = "out"