Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sogo conf to match RAM usage | Quentin | 2020-11-22 | 1 | -1/+1 |
| | | | | | | | 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 | 1 | -0/+475 |