1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/admin
Florent Daigniere 8d9f3214cc Use threads in gunicorn rather than processes
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"
2021-07-24 15:45:25 +02:00
..
assets add app.css and fix align of menu button 2019-07-08 16:53:25 +02:00
mailu Merge #1857 2021-07-16 06:58:57 +00:00
migrations Fix typo in migration file 2019-02-12 18:17:38 +02:00
.gitignore
audit.py
babel.cfg
Dockerfile add cargo to build cryptography 2021-07-05 23:27:42 +02:00
messages.pot Remove services status localization 2018-04-23 18:59:46 +02:00
package.json Expose jQuery for use outside Webpack build 2019-07-08 18:19:09 +02:00
README.md
requirements-prod.txt updated dependencies 2021-07-05 23:04:07 +02:00
requirements.txt Merge remote-tracking branch 'upstream/master' into kvsession 2021-06-29 16:38:38 +02:00
start.py Use threads in gunicorn rather than processes 2021-07-24 15:45:25 +02:00
webpack.config.js Expose jQuery for use outside Webpack build 2019-07-08 18:19:09 +02:00

Mailu Admin container

This is the web-based administrative interface for the Mailu containerized mail server.

Resources