mirror of
https://github.com/bcye/structured-wikivoyage-exports.git
synced 2025-06-07 16:34:04 +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
|