This website requires JavaScript.
Open Eggbert
Project
Explore
Help
Register
Sign In
backup
/
pywb
Watch
1
Star
0
Fork
0
You've already forked pywb
mirror of
https://github.com/webrecorder/pywb.git
synced
2025-03-15 00:03:28 +01:00
Code
Issues
Projects
Releases
Activity
pywb
/
tests
/
config_test_root_coll.yaml
10 lines
104 B
YAML
Raw
Permalink
Normal View
History
Unescape
Escape
wayback app: add support for root collection, specified as '$root' -- no other collections support if root colletion is set tests: add test_root_coll.py (move from unused tests) wombat.js: proxy: fix typo in location access
2017-08-07 22:09:02 -07:00
debug
:
true
collections_root
:
_test_colls
collections
:
cdx-server/frontendapp refactor: (#237) 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
2017-09-06 23:25:30 -07:00
'$root'
:
'$live'
wayback app: add support for root collection, specified as '$root' -- no other collections support if root colletion is set tests: add test_root_coll.py (move from unused tests) wombat.js: proxy: fix typo in location access
2017-08-07 22:09:02 -07:00
Cleanup CLI Switches and Docs for Auto-Fetch System (#394) Rename: - rename auto-fetch config to 'enable_auto_fetch' and '--enable-auto-fetch' cli param - rename 'use_head_insert' -> 'enable_content_rewrite' - rename 'use_banner' -> 'enable_banner' - rename 'use_wombat' -> 'enable_wombat' Misc Cleanup: - enable_auto_fetch applies to both proxy and non-proxy mode - remove setting 'wbinfo.use_wombat', implied if wombatProxyMode.js is included - docs: add docs for auto-fetch system, improved docs for proxy rewrite options - tests: test with enable_auto_fetch, update tests for renames - bump version to 2.1.0 due to breaking changes - changelist: updates to changelist - requirements: use bounded version for gevent
2018-10-22 17:12:22 -07:00
enable_auto_fetch
:
true
wayback app: add support for root collection, specified as '$root' -- no other collections support if root colletion is set tests: add test_root_coll.py (move from unused tests) wombat.js: proxy: fix typo in location access
2017-08-07 22:09:02 -07:00
Reference in New Issue
Copy Permalink