1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 08:04:49 +01:00
pywb/tests/test_config_memento.yaml

31 lines
624 B
YAML
Raw Permalink Normal View History

# pywb memento test config file
2014-03-14 11:01:47 -07:00
# ========================================
# minimal settings for memento http api testing
2014-03-14 11:01:47 -07:00
collections:
pywb: ./sample_archive/cdx/
pywb-no-redir:
index_paths: ./sample_archive/cdx/
redir_to_exact: false
archive_paths: ['./sample_archive/warcs/']
2014-03-14 11:01:47 -07:00
# Test memento
enable_memento: true
2014-03-14 11:01:47 -07:00
# Enable simple http proxy mode
enable_http_proxy: true
# test unaltered replay for proxy as well
proxy_options:
use_banner: false
use_client_rewrite: false
# enable cdx server api for timemap
2014-03-14 11:01:47 -07:00
enable_cdx_api: true
# test memento with framed replay
framed_replay: true