Commit Graph

6 Commits (d70596d43173a60aed74ef7124a8799ad22ff9a0)

Author SHA1 Message Date
Mario Jauvin a9f4fc1b3c Use MESSAGE_SIZE_LIMIT in webmail container also
The webmail container should use the same value as the front container.
Erriez 6cecacb6da Add catch_workers_output to php-rainloop.conf
Erriez 6437540704 Change error_log to warn
Erriez d0a0ba6727 Optimize PHP pm setting to ondemand
The ondemand setting results in lower memory consumption in idle.
Erriez 0fd97124f7 Process review feedback
Erriez d472900efa Optimize Rainloop to NGINX
- Reduce build time.
- Reduce image size.
- Faster user response using CGI.