1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00
pywb/tests/test_config_memento.yaml
Ilya Kreymer 6461af030b refactoring: clean up handlers and replay_views for pep8
use BlockLoader().load for StaticHandler static file resolving
update static paths to point to pywb/static instead of static
2014-03-14 18:17:22 -07:00

21 lines
368 B
YAML

# pywb memento test config file
# ========================================
# minimal settings for memento http api testing
collections:
pywb: ./sample_archive/cdx/
archive_paths: ['./sample_archive/warcs/']
# Test memento
enable_memento: true
# Enable simple http proxy mode
enable_http_proxy: true
# enable cdx server api for timemap
enable_cdx_api: true