config.json 393 B

12345678910111213
  1. {
  2. "id":"osx",
  3. "store":{
  4. "class":{"read":"CouchdbReader","write":"CouchdbWriter"},
  5. "args":{"uri":"http://dev.the-phi.com:5984","dbname":"mike-db","uid":"cloud"}
  6. },
  7. "procs":["Google Chrome Canary","data-collector.py","Mail","Terminal", "Atom"],
  8. "folders":["/Users/michaelmead/Downloads","/Users/michaelmead/Applications"],
  9. "delay":30
  10. }