1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-29 20:57:22 +02:00

lower memory requirements to 512MB, display a warning if system memory is below 768MB. (#952)

This commit is contained in:
Michael Kroes
2016-10-15 21:41:25 +02:00
committed by Joshua Tauberer
parent bbe27df413
commit fd6226187a
2 changed files with 14 additions and 4 deletions

View File

@@ -10,6 +10,10 @@ Control panel:
* Status checks failed if the system doesn't support iptables
* Add support for SSHFP records when sshd listens on non-standard ports
System:
* Lower memory requirements to 512MB, display a warning if system memory is below 768MB.
v0.20 (September 23, 2016)
--------------------------