12 lines
267 B
Text
12 lines
267 B
Text
{
|
|
"username": "username",
|
|
"password": "password",
|
|
"url": "http://pandora.local/api/",
|
|
|
|
"folder": "/tmp/incoming",
|
|
"defaults": {
|
|
"project": "Example Project",
|
|
"topic": ["check metadata"],
|
|
"groups": ["test", "test2"]
|
|
}
|
|
}
|