We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4491035 commit aa2c660Copy full SHA for aa2c660
posts/feeds.md
@@ -45,6 +45,8 @@ scp daily.txt feeds.pico.sh:/
45
46
Control when a digest is sent using the popular cron format.
47
48
+> We don't support cron's less than every 5 minutes: `*/5 * * * *`
49
+
50
See docs for the cron impl we use:
51
[adhocore/gronx](https://github.com/adhocore/gronx?tab=readme-ov-file#cron-expression)
52
0 commit comments