1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 08:04:49 +01:00
pywb/config.yaml
Ilya Kreymer f8a73c0b03 initial pass on integrating vue calendar + banner from @vanecat
- use rollup to build vue ui, build at vue/vueui.js
- calendar page renders via both /*/ and /*? queries
- banner support for framed mode only for now
2021-08-31 21:17:01 -07:00

31 lines
545 B
YAML

# pywb config file
# ========================================
#
collections:
all: $all
pywb:
index_paths: ./sample_archive/cdx/
archive_paths: ./sample_archive/warcs/
ukwa: cdx+https://www.webarchive.org.uk/wayback/archive/cdx
# Settings for each collection
use_js_obj_proxy: true
# Memento support, enable
enable_memento: true
# Replay content in an iframe
framed_replay: true
# uncomment and change to set default locale
# default_locale: en
# uncomment to set available locales
# locales:
# - en
# - es