make media-cache config option

This commit is contained in:
j 2010-11-27 12:35:56 +01:00
commit ce7c309e81
2 changed files with 16 additions and 8 deletions

1
README
View file

@ -11,6 +11,7 @@ pandora client example:
"username": "username",
"password": "password",
"cache": "~/.ox/client.sqlite",
"media-cache": "~/.ox/media",
"volumes": {
"volumename": "/media/2010/Movies"
}