Commit caf970398cced770389b416e062dd556b097c946

Authored by Dmitriy Zaporozhets
2 parents 8203c2a1 bbd33a0d

Merge pull request #3920 from bbodenmiller/patch-7

fixed fact about memory usage
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/install/requirements.md
... ... @@ -45,7 +45,7 @@ We recommend a processor with **4 cores**. At a minimum you need a processor wit
45 45  
46 46 ## Memory
47 47  
48   -- 512MB is too little memory, GitLab will be very slow you will need 250MB of swap
  48 +- 512MB is too little memory, GitLab will be very slow and you will need 250MB of swap
49 49 - 768MB is the minimal memory size and supports up to 100 users
50 50 - **1GB** is the **recommended** memory size and supports up to 1,000 users
51 51 - 1.5GB supports up to 10,000 users
... ...