Move cachedir doc

This commit is contained in:
Philipp Hagemeister 2013-09-22 11:09:25 +02:00
parent f8061589e6
commit c35f9e72ce
2 changed files with 2 additions and 2 deletions

View file

@ -39,8 +39,6 @@ class FileDownloader(object):
test: Download only first bytes to test the downloader.
min_filesize: Skip files smaller than this size
max_filesize: Skip files larger than this size
cachedir: Location of the cache files in the filesystem.
"NONE" to disable filesystem cache.
"""
params = None