configuration template

community
Steve L. Nyemba 7 years ago
parent 2327ed9720
commit e9ca506a2b

@ -1,16 +1,16 @@
{ {
"id":"zulu-hacker", "id":"zulu-hacker",
"key":"4q-h8r5-247&!570p=[0v8]x360", "key":"4q-h8r5-247&!570p=[0v8]x360",
"api":"localhost", "api":"dev.the-phi.com",
"delay":0.5, "delay":0.5,
"store":{ "store":{
"class":{"read":"CouchdbReader","write":"CouchdbWriter"}, "class":{"read":"CouchdbReader","write":"CouchdbWriter"},
"args":{"uri":"http://localhost:5984","dbname":"monitor","uid":"logs"} "args":{"uri":"http://dev.the-phi.com:5984","dbname":"mike-db","uid":"logs"}
}, },
"procs":["kate","firefox"], "procs":["kate","firefox"],
"folders":["/home/steve/tmp","/home/steve/git","/home/steve/Downloads"], "folders":["/home/steve/tmp","/home/steve/git","/home/steve/Downloads"],
"actions":{ "actions":{
"folders":{"threshold":"10mb","action":"archive"}, "folders":{"threshold":"10mb","action":"archive","key":""},
"apps":{"firefox":"","kate":"" } "apps":{"firefox":"","kate":"" }
} }

Loading…
Cancel
Save