1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00
pywb/tests/test_config_proxy_ip.yaml
Ilya Kreymer 6f7bd8c291 proxy resolvers: add tests for ip-based resolver
cache: default cache returns empty instead of raise KeyError on invalid key, to be consistent with uwsgi
2015-10-11 17:46:12 -07:00

19 lines
362 B
YAML

collections:
all:
- ./sample_archive/cdx/iana.cdx
- ./sample_archive/cdx/dupes.cdx
- ./sample_archive/cdx/post-test.cdx
archive_paths: ./sample_archive/warcs/
enable_http_proxy: true
proxy_options:
enable_https_proxy: false
cookie_resolver: ip
use_default_coll: all
use_banner: true
use_client_rewrite: false