Select the types of activity you want to include in your feed.
1{ 2 "crons": [ 3 { 4 "path": "/api/internal/email", 5 "schedule": "00 17 * * *" 6 } 7 ] 8}