Advertisement
Guest User

Untitled

a guest
Jul 27th, 2015
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. {
  2. name:"Tumblr",
  3. type: "TumblrTrigger",
  4. options: {
  5. autoPost: true,
  6. autoPostContext: true,
  7. tumblr: {
  8. blogName: "xxxxxxxxxxxxxxxxx",
  9. consumerKey: "xxxxxxxxxxxxxxxxx",
  10. consumerSecret: "xxxxxxxxxxxxxxxxx",
  11. token: "xxxxxxxxxxxxxxxxx",
  12. tokenSecert: "xxxxxxxxxxxxxxxxx"
  13. }
  14. }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement