mirror of
https://github.com/tormachris/cf-workers-status-page.git
synced 2024-11-23 22:45:43 +01:00
reduce interval
This commit is contained in:
parent
aa76e3f1ed
commit
798408aba1
@ -6,7 +6,7 @@ webpack_config = "node_modules/flareact/webpack"
|
|||||||
compatibility_date = "2021-07-23"
|
compatibility_date = "2021-07-23"
|
||||||
|
|
||||||
[triggers]
|
[triggers]
|
||||||
crons = ["* * * * *"]
|
crons = ["*/2 * * * *"]
|
||||||
|
|
||||||
[site]
|
[site]
|
||||||
bucket = "out"
|
bucket = "out"
|
||||||
|
Loading…
Reference in New Issue
Block a user