Openstatus www.openstatus.dev
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 8 lines 102 B view raw
1{ 2 "crons": [ 3 { 4 "path": "/api/internal/email", 5 "schedule": "00 17 * * *" 6 } 7 ] 8}