mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-14 10:53:30 +02:00
9a4c6385e5
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> |
||
---|---|---|
.. | ||
assets | ||
mailu | ||
migrations | ||
.gitignore | ||
audit.py | ||
babel.cfg | ||
Dockerfile | ||
messages.pot | ||
package.json | ||
README.md | ||
requirements-prod.txt | ||
requirements.txt | ||
start.py | ||
webpack.config.js |
Mailu Admin container
This is the web-based administrative interface for the Mailu containerized mail server.
Resources
- Report issues and send Pull Requests in the main Mailu repository