Skip to content

Commit 7d2c269

Browse files
author
Steve Sisney
committed
Added tests/settings.yml for unit tests
1 parent f893282 commit 7d2c269

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

tests/settings.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
warc_spec: https://iipc.github.io/warc-specifications/specifications/warc-format/warc-1.0/
3+
max_warc_size: 10000000000 # 10GB
4+
5+
collection: COLLECTION
6+
description: DESCRIPTION
7+
operator: OPERATOR
8+
robots: ROBOTS
9+
user_agent: UA
10+
warc_prefix: PREFIX
11+
warc_dest: DEST
12+
...

0 commit comments

Comments
 (0)