mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-22 14:24:27 +01:00
a cdx server need implement a single interface: load_cdx(self, **params) CDXServer and RemoteCDXServer distinct classes in cdxserver.py utility function cdxserver.create_cdx_server() to create appropriate server based on input
4 lines
74 B
YAML
4 lines
74 B
YAML
#CDX Server WSGI App Config
|
|
index_paths: ./sample_archive/cdx/
|
|
port: 8090
|