Files
Archipelago/deploy/example_selflaunch.yaml
2025-02-17 16:45:44 -03:30

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