1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-21 03:02:09 +00:00
This commit is contained in:
aspdye 2016-04-24 12:27:48 +02:00
parent e0d63d0065
commit 5fff8d0c93

View File

@ -28,7 +28,7 @@ Setup:
* The system hostname is now set during setup. * The system hostname is now set during setup.
* A swap file is now created if system memory is less than 2GB, 5GB of free disk space is available, and if no swap file yet exists. * A swap file is now created if system memory is less than 2GB, 5GB of free disk space is available, and if no swap file yet exists.
* We now install Roundcube from the official GitHub repository instead of our own Mirror, we have created to solve problems with SourceForge. * We now install Roundcube from the official GitHub repository instead of our own mirror, we have created to solve problems with SourceForge.
v0.17c (April 1, 2016) v0.17c (April 1, 2016)