mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 08:04:49 +01:00
11 lines
232 B
YAML
11 lines
232 B
YAML
|
collections:
|
||
|
# root handler!
|
||
|
'':
|
||
|
index_paths: ./sample_archive/cdx/
|
||
|
|
||
|
foo: !!python/object:tests.test_root_coll.RedirHandler { redir_path: '/' }
|
||
|
|
||
|
archive_paths: ./sample_archive/warcs/
|
||
|
|
||
|
framed_replay: false
|