1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-22 18:47:23 +01:00

Merge pull request #732 from yodax/memory

Reduce percentages for required free memory checks
This commit is contained in:
Joshua Tauberer
2016-02-22 15:02:50 -05:00
2 changed files with 6 additions and 5 deletions

View File

@@ -14,6 +14,7 @@ Control panel:
* TLS certificate provisioning would crash if DNS propagation was in progress and a challenge failed; might have shown the wrong error when provisioning fails.
* Backup times were displayed with the wrong time zone.
* Thresholds for displaying messages when the system is running low on memory have been reduced from 30% to 20% for a warning and from 15% to 10% for an error.
* Other minor fixes.
System: