Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/install/requirements.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md
index 1136a6abba9..bdb7464fa54 100644
--- a/doc/install/requirements.md
+++ b/doc/install/requirements.md
@@ -71,7 +71,7 @@ errors during usage.
- 1GB RAM + 3GB of swap is the absolute minimum but we strongly **advise against** this amount of memory. See the [unicorn worker section below](#unicorn-workers) for more advice.
- 2GB RAM + 2GB swap supports up to 100 users but it will be very slow
-- **4GB RAM** is the recommended memory size for any installation and supports up to 100 users
+- **4GB RAM** is the minimum recommended memory size for any installation and supports up to 100 users
- 8GB RAM is recommended for production installations, and supports up to 1,000 users
- 16GB RAM supports up to 2,000 users
- 32GB RAM supports up to 4,000 users