update todo
This commit is contained in:
parent
157f80a463
commit
b5327e0c67
5
todo.txt
5
todo.txt
|
@ -1,8 +1,3 @@
|
|||
- Limit to one on-demand crawl per path. Don't start another if one is already running. See HandleFileNotFound()
|
||||
- Add config value to limit the number of on-demand crawls
|
||||
- Add config value to limit the number of concurrent crawls, other crawls get queued.
|
||||
|
||||
|
||||
Later:
|
||||
- Add a wildcard option to restricted_download_paths to block all sub-directories
|
||||
- Add a dict to each restricted_download_paths item to specify how many levels recursive the block should be applied
|
||||
|
|
Loading…
Reference in New Issue