mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-22 07:35:37 -07:00
13 lines
244 B
YAML
13 lines
244 B
YAML
# Refer to ../docs/webhost configuration sample.yaml
|
|
|
|
# We'll be hosting VIA gunicorn
|
|
SELFHOST: false
|
|
SELFLAUNCH: true
|
|
JOB_THRESHOLD: 0
|
|
|
|
# Maximum concurrent world gens
|
|
GENERATORS: 3
|
|
|
|
# Rooms will be spread across multiple processes
|
|
HOSTERS: 4
|