...
- Download the template "default_orderxml"
- Edit the template so that max-size-bytes is 5000 in the WARCWriterProcessor:
- In the overrides section
metadata.jobName=default_orderxml_smallwarcs
metadata.description=Default Profile generating small warc-files (5000 bytes)
warcWriter.maxFileSizeBytes = 5000
disposition.maxPerHostBandwidthUsageKbSec=30
- In the overrides section
- Upload the template with a new name, for example "default_orderxml_smallwarcs"
...