pandora_client/config.example.json

9 lines
196 B
JSON
Raw Normal View History

2011-02-24 12:28:34 +00:00
{
"url": "http://pandora_url/api/",
"username": "username", "password": "password"
"cache": "~/.ox/client.sqlite",
"volumes": {
"my videos": "/home/example/Movies"
}
}