mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
- enabled with 'all_coll' in config or --all-coll cli option, eg. --all-coll all to enable - supported for replay, timemap and cdx endpoints, uses wildcard '*' for coll name with directory aggregator - tests: record/replay tests updated to replay via all collection, check all collection cdxj
13 lines
110 B
YAML
13 lines
110 B
YAML
debug: true
|
|
|
|
collections_root: _test_colls
|
|
|
|
all_coll: all
|
|
|
|
recorder: live
|
|
|
|
collections:
|
|
'live': '$live'
|
|
|
|
|