OSDN Git Service

Revert "Since the git clone code is more efficient now we do not need this warning...
authorJacob Vosmaer <contact@jacobvosmaer.nl>
Mon, 20 Jan 2014 12:06:32 +0000 (13:06 +0100)
committerJacob Vosmaer <contact@jacobvosmaer.nl>
Mon, 20 Jan 2014 12:06:32 +0000 (13:06 +0100)
This reverts commit a757c4a24f110aa25ad36dd347d499cf859e4d0d.

While it is true that Grack memory use while sending data to a client
was improved, this does not change the fact that the Git processes
running on a GitLab server will use more memory for large repositories.

doc/install/requirements.md

index 678c109..7d85e8d 100644 (file)
@@ -55,7 +55,7 @@ it might require some work since GitLab uses several Gems that have native exten
 
 - 512MB is too little memory, GitLab will be very slow and you will need 250MB of swap
 - 768MB is the minimal memory size but we advise against this
-- 1GB supports up to 100 users
+- 1GB supports up to 100 users if you do not have individual repo's over 250MB
 - **2GB** is the **recommended** memory size and supports up to 1,000 users
 - 4GB supports up to 10,000 users