mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
* dedup tests: add basic tests for dedup system, continuing from #611 - ensure config merge works correctly
13 lines
130 B
YAML
13 lines
130 B
YAML
debug: true
|
|
|
|
collections_root: _test_colls
|
|
|
|
recorder:
|
|
source_coll: live
|
|
dedup_policy: skip
|
|
|
|
collections:
|
|
'live': '$live'
|
|
|
|
|