Skip to content

Commit

Permalink
Merge pull request #3 from dhamaniasad/master
Browse files Browse the repository at this point in the history
Update config.yaml, specify http in proxy
  • Loading branch information
ikreymer committed Sep 4, 2014
2 parents 5611649 + 6aaadd2 commit de9dcba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ recorder:
done_cdx: &done_cdx ./done/index.cdx

dedup_db: ./dedup.db
proxy: &proxyhostport localhost:9001
proxy: &proxyhostport http://localhost:9001
update_freq: 5

recorder_exec: 'warcprox -z -p 9001 -d ./recording/ -j ./dedup.db -n rec --certs-dir ./certs/ --base32 --cacert ./ca-cert.pem'
Expand Down

0 comments on commit de9dcba

Please sign in to comment.