mirror of
https://github.com/mwalbeck/podfox.git
synced 2025-04-07 07:35:35 +00:00
Cleaning out separate set of changes
Still getting used to sending pull requests in github (first project I've done these on). Split this chunk out separately so I could make a stable pull request.
This commit is contained in:
parent
eca11139e6
commit
b227f22c7d
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ Here is mine:
|
|||
```
|
||||
{
|
||||
"podcast-directory" : "/home/basti/podcasts",
|
||||
"maxnum" : 5,
|
||||
"maxthreads" : 2
|
||||
"maxnum" : 5
|
||||
}
|
||||
```
|
||||
`podcast-directory` is your main directory to store podcast data. This directory should be empty before you
|
||||
|
|
Loading…
Add table
Reference in a new issue