1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 08:04:49 +01:00
pywb/tests/test_config_proxy_https_cookie.yaml
Ilya Kreymer 2f6780a576 rename for 0.9.0:
rename default templates package from ui/* templates to templates/*
rename default subdirs: warcs -> archive, cdx -> indexes
2015-03-16 18:48:09 -07:00

27 lines
564 B
YAML

collections:
all:
- ./sample_archive/cdx/iana.cdx
- ./sample_archive/cdx/dupes.cdx
- ./sample_archive/cdx/post-test.cdx
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
use_wildcard_certs: false
root_ca_file: ./tests/pywb_test_ca.pem
root_ca_name: pywb Test Cert
certs_dir: ./tests/pywb_test_certs