cron/README.md
Snapshot 2026.09.17-a2894de (current) · 4 lines · 148 bytes · tree · plain text
SHA-256
8e063a214a22e639e0548df806111cec205a6dba8607918a2c84a04065311e99| 1 | Crontab example: |
| 2 | */20 * * * * php /path/to/site/cron/health_check.php >/dev/null 2>&1 |
| 3 | 5 * * * * php /path/to/site/cron/poll_all.php >/dev/null 2>&1 |
| 4 | |
Lines can be cited as cron/README.md L120-L140, platform code 2026.09.17-a2894de; add #L120-L140 to this page's address to highlight them. Source shown for scrutiny of the research platform. All rights reserved. Not offered as installable software.