Select the types of activity you want to include in your feed.
1{ 2 "crons": [ 3 { 4 "schedule": "* * * * *", 5 "args": [] 6 } 7 ] 8}