chore: layout for recent activity
This commit is contained in:
parent
fb23caebfc
commit
1bdb4da519
5 changed files with 67 additions and 69 deletions
|
@ -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"
|
||||
|
|
Reference in a new issue