mirror of
https://github.com/Mailu/Mailu.git
synced 2025-05-29 23:07:50 +02:00
1888: Use threads in gunicorn rather than workers/processes r=mergify[bot] a=nextgens ## What type of PR? enhancement ## What does this PR do? This ensures that we share the auth-cache... will enable memory savings and may improve performances when a higher number of cores is available "smarter default" Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>