Select the types of activity you want to include in your feed.
1Pony.options = { 2 :from => "nobody@example.com", 3 :via => :smtp, 4 :via_options => { 5 :host => "localhost", 6 }, 7}