Merge #1982
1982: Change memory requirements r=mergify[bot] a=teadur Running with ClamAV requires atleast 3GB of memory otherwise ClamAV updates fail and fill the disk https://github.com/Mailu/Mailu/issues/470 ## What type of PR? documentation ## What does this PR do? ### Related issue(s) - Information from #470 ## Prerequisites Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. Co-authored-by: Georg <teadur@users.noreply.github.com> Co-authored-by: Dimitri Huisman <diman@huisman.xyz>master
commit
d43b28c876
@ -0,0 +1,4 @@
|
||||
Document hardware requirements when using clamav.
|
||||
Clamav requires **at least** 2GB of memory.
|
||||
This 2Gb does not entail any other software running on the box.
|
||||
So in total you require at least 3GB of memory and 1GB swap when antivirus is enabled.
|
Loading…
Reference in New Issue