Commit graph

3 commits

Author SHA1 Message Date
Alex c74dc92feb Proposal: reorganize app/ folder by modules 2021-01-16 17:07:01 +01:00
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
Quentin a23e08ce20 Refactor 2 2020-09-12 20:17:07 +02:00
Renamed from app_config/configuration/email/sogo/sogo.conf.tpl (Browse further)