Skip to content

Commit aa2c660

Browse files
committed
docs(feeds): add notice of min cron
1 parent 4491035 commit aa2c660

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

posts/feeds.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ scp daily.txt feeds.pico.sh:/
4545

4646
Control when a digest is sent using the popular cron format.
4747

48+
> We don't support cron's less than every 5 minutes: `*/5 * * * *`
49+
4850
See docs for the cron impl we use:
4951
[adhocore/gronx](https://github.com/adhocore/gronx?tab=readme-ov-file#cron-expression)
5052

0 commit comments

Comments
 (0)