chore: layout for recent activity

This commit is contained in:
Cory Dransfeldt 2024-11-25 20:29:01 -08:00
parent fb23caebfc
commit 1bdb4da519
No known key found for this signature in database
5 changed files with 67 additions and 69 deletions

View file

@ -14,7 +14,7 @@ id = "${RSS_TO_MASTODON_KV_NAMESPACE_ID}"
[env.production]
name = "rss-to-mastodon-worker-production"
triggers = { crons = ["*/15 * * * *"] }
triggers = { crons = ["0 * * * *"] }
[[env.production.kv_namespaces]]
binding = "RSS_TO_MASTODON_NAMESPACE"