pandor_incoming

This commit is contained in:
j 2013-10-28 21:42:10 +01:00
commit 0cbc44bd5e
4 changed files with 149 additions and 0 deletions

12
config.json.example Normal file
View file

@ -0,0 +1,12 @@
{
"username": "username",
"password": "password",
"url": "http://pandora.local/api/",
"folder": "/tmp/incoming",
"defaults": {
"project": "Example Project",
"topic": ["check metadata"],
"groups": ["test", "test2"]
}
}