pandor_incoming
This commit is contained in:
commit
0cbc44bd5e
4 changed files with 149 additions and 0 deletions
12
config.json.example
Normal file
12
config.json.example
Normal 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"]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue