mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
frontendapp/warcserver improvements: - support '/cdx' endpoint for every collection, exposing standard cdx-server api - remove '-cdx' endpoint in warcserver, redundant with index and frontend /cdx endpoint - warcserver: simplify paths! support static paths (/A, /B) + dynamic paths (/<path>) on same endpoint
9 lines
80 B
YAML
9 lines
80 B
YAML
debug: true
|
|
|
|
collections_root: _test_colls
|
|
|
|
collections:
|
|
'$root': '$live'
|
|
|
|
|