1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-18 03:21:36 +02:00

Change memory requirements

Running with ClamAV requires atleast 3GB of memory otherwise ClamAV updates fail and fill the disk https://github.com/Mailu/Mailu/issues/470
This commit is contained in:
Georg 2021-09-22 10:53:28 +03:00 committed by GitHub
parent 72e8ec53b7
commit 5301f0c200
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,8 @@ Hardware considerations
-----------------------
You should make sure that your hardware (virtual or physical) is compatible with
the latest Linux kernel. Also, you should have at least 2GB of total memory and
1GB of free memory when running Mailu.
the latest Linux kernel. Also, you should have at least 3GB of total memory and
1GB of free memory/swap when running Mailu.
Pick a distribution
-------------------