readme: Correct RAM estimate

This commit is contained in:
Valentin Tolmer 2022-07-12 12:30:15 +02:00 committed by nitnelave
parent 46546dac27
commit 8011756658

View File

@ -245,7 +245,7 @@ management and so on.
If you need all of that, go for it! Keep in mind that a more complex system is If you need all of that, go for it! Keep in mind that a more complex system is
more complex to maintain, though. more complex to maintain, though.
LLDAP is much lighter to run (<100 MB RAM including the DB), easier to LLDAP is much lighter to run (<10 MB RAM including the DB), easier to
configure (no messing around with DNS or security policies) and simpler to configure (no messing around with DNS or security policies) and simpler to
use. It also comes conveniently packed in a docker container. use. It also comes conveniently packed in a docker container.