Closed q3k closed 1 year ago
Sounds like a good idea! This repository is entirely maintained by the pretalx community, not by the developers, so the only way to make this change is by way of a Pull Request – feel free to submit one!
Sure, consider this issue as a note to myself to fix this at some point :).
Currently, the
--workers
flag for gunicorn is hardcoded to be 2x the amount of threads detected in the system. This should be tweakble by end users (eg. via an environment variable).