mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
add new test proxy config
This commit is contained in:
parent
1d1465f320
commit
01e8718640
21
tests/test_config_proxy.yaml
Normal file
21
tests/test_config_proxy.yaml
Normal file
@ -0,0 +1,21 @@
|
||||
collections:
|
||||
all:
|
||||
- ./sample_archive/cdx/iana.cdx
|
||||
- ./sample_archive/cdx/dupes.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
|
Loading…
x
Reference in New Issue
Block a user