mirror of
https://github.com/bcye/structured-wikivoyage-exports.git
synced 2025-05-14 03:50:19 +00:00
7 lines
149 B
Bash
7 lines
149 B
Bash
HANDLER=filesystem
|
|
HANDLER_FILESYSTEM_OUTPUT_DIR=output
|
|
|
|
MAX_CONCURRENT=3
|
|
# more concurrent writes yield reduced performance in our tests
|
|
DEBUG=true
|