2014-03-14 18:17:22 -07:00
|
|
|
# pywb memento test config file
|
2014-03-14 11:01:47 -07:00
|
|
|
# ========================================
|
2014-03-14 18:17:22 -07:00
|
|
|
|
|
|
|
# minimal settings for memento http api testing
|
2014-03-14 11:01:47 -07:00
|
|
|
|
|
|
|
collections:
|
|
|
|
pywb: ./sample_archive/cdx/
|
|
|
|
|
2015-07-18 23:28:14 -07:00
|
|
|
pywb-no-redir:
|
2015-02-17 17:47:30 -08:00
|
|
|
index_paths: ./sample_archive/cdx/
|
|
|
|
redir_to_exact: false
|
|
|
|
|
2014-03-14 18:17:22 -07:00
|
|
|
archive_paths: ['./sample_archive/warcs/']
|
2014-03-14 11:01:47 -07:00
|
|
|
|
2014-03-14 18:17:22 -07:00
|
|
|
# Test memento
|
|
|
|
enable_memento: true
|
2014-03-14 11:01:47 -07:00
|
|
|
|
|
|
|
# Enable simple http proxy mode
|
|
|
|
enable_http_proxy: true
|
|
|
|
|
2014-07-21 16:42:14 -07:00
|
|
|
# test unaltered replay for proxy as well
|
|
|
|
proxy_options:
|
2015-08-15 19:14:59 -07:00
|
|
|
use_banner: false
|
|
|
|
use_client_rewrite: false
|
2016-02-23 18:09:09 -08:00
|
|
|
use_default_coll: pywb
|
2014-07-21 16:42:14 -07:00
|
|
|
|
2014-03-14 18:17:22 -07:00
|
|
|
# enable cdx server api for timemap
|
2014-03-14 11:01:47 -07:00
|
|
|
enable_cdx_api: true
|
|
|
|
|
2014-07-20 15:43:39 -07:00
|
|
|
# test memento with framed replay
|
|
|
|
framed_replay: true
|