Change RAM iminimum requirements

In response to https://github.com/mailcow/mailcow-dockerized/issues/3049 after rspamd upgrade which requires more RAM
Dieser Commit ist enthalten in:
Dan Benton 2019-10-17 10:14:07 +01:00 committet von GitHub
Ursprung 33679e4669
Commit ffc382494c
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -16,7 +16,7 @@ Please make sure that your system has at least the following resources:
| Resource | mailcow: dockerized |
| ----------------------- | -------------------------------------------- |
| CPU | 1 GHz |
| RAM                     | 2 GiB + Swap (better: 4 GiB and more + Swap) |
| RAM                     | 3 GiB + Swap (better: 4 GiB and more + Swap) |
| Disk | 15 GiB (without emails) |
| System Type | x86_64 |