config.json 477 B

123456789101112131415161718
  1. {
  2. "id":"zulu-hacker",
  3. "key":"4q-h8r5-247&!570p=[0v8]x360",
  4. "api":"dev.the-phi.com",
  5. "delay":0.5,
  6. "store":{
  7. "class":{"read":"CouchdbReader","write":"CouchdbWriter"},
  8. "args":{"uri":"http://dev.the-phi.com:5984","dbname":"mike-db","uid":"logs"}
  9. },
  10. "procs":["kate","firefox"],
  11. "folders":["/home/steve/tmp","/home/steve/git","/home/steve/Downloads"],
  12. "actions":{
  13. "folders":{"threshold":"10mb","action":"archive","key":""},
  14. "apps":{"firefox":"","kate":"" }
  15. }
  16. }