Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Proposal: reorganize app/ folder by modules | Alex Auvolat | 2021-01-16 | 18 | -378/+0 |
| | |||||
* | Fix sogo conf to match RAM usage | Quentin | 2020-11-22 | 1 | -1/+2 |
| | | | | | | | To do the math: SoGo SxVMemLimit * SoGo WOWorkersCount < Nomad Memory Limit Before we had 384 * 10 >>> 1000 Now we have 300 * 3 < 1000 | ||||
* | Refactor 2 | Quentin | 2020-09-12 | 18 | -0/+377 |