This repository has been archived on 2023-03-15. You can view files and clone it, but cannot push or open issues or pull requests.
infrastructure/app/config/configuration/email
Quentin c19cadf353 Fix sogo conf to match RAM usage
To do the math:
SoGo SxVMemLimit * SoGo WOWorkersCount < Nomad Memory Limit
Before we had 384 * 10 >>> 1000
Now we have 300 * 3 < 1000
2020-11-22 12:40:51 +01:00
..
dkim Refactor 2 2020-09-12 20:17:07 +02:00
dovecot Refactor 2 2020-09-12 20:17:07 +02:00
postfix Refactor 2 2020-09-12 20:17:07 +02:00
sogo Fix sogo conf to match RAM usage 2020-11-22 12:40:51 +01:00