pandora/pandora/gunicorn_config.py.in

5 lines
78 B
Python

bind="127.0.0.1:2620"
log_level="info"
max_requests=1000
timeout=90
workers=5