2014-08-18 18:03:02 -07:00
|
|
|
collections:
|
|
|
|
all:
|
|
|
|
- ./sample_archive/cdx/iana.cdx
|
|
|
|
- ./sample_archive/cdx/dupes.cdx
|
2014-09-06 13:31:10 -07:00
|
|
|
- ./sample_archive/cdx/post-test.cdx
|
2014-08-18 18:03:02 -07:00
|
|
|
|
|
|
|
older:
|
|
|
|
- ./sample_archive/cdx/iana.cdx
|
|
|
|
|
|
|
|
newer:
|
|
|
|
- ./sample_archive/cdx/dupes.cdx
|
|
|
|
|
|
|
|
archive_paths: ./sample_archive/warcs/
|
|
|
|
|
|
|
|
enable_http_proxy: true
|
|
|
|
|
|
|
|
proxy_options:
|
|
|
|
enable_https_proxy: true
|
|
|
|
|
|
|
|
cookie_resolver: true
|
|
|
|
use_default_coll: false
|
2014-08-18 20:57:21 -07:00
|
|
|
use_wildcard_certs: false
|
2014-08-18 19:58:53 -07:00
|
|
|
|
|
|
|
root_ca_file: ./tests/pywb_test_ca.pem
|
|
|
|
root_ca_name: pywb Test Cert
|
|
|
|
certs_dir: ./tests/pywb_test_certs
|