Skip to content

Commit

Permalink
Increased number of finished jobs to keep.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasheppa5 committed Jun 24, 2016
1 parent 7d30b1b commit 56acdac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrapyd.conf
Expand Up @@ -6,7 +6,7 @@ jobs_to_keep = 5
dbs_dir = dbs
max_proc = 0
max_proc_per_cpu = 4
finished_to_keep = 1000
finished_to_keep = 10000
http_port = 6802
debug = on
runner = scrapyd.runner
Expand Down

0 comments on commit 56acdac

Please sign in to comment.