diff options
author | Sytse Sijbrandij <sytse@gitlab.com> | 2014-01-20 12:14:22 +0000 |
---|---|---|
committer | Sytse Sijbrandij <sytse@gitlab.com> | 2014-01-20 12:14:22 +0000 |
commit | 88ebeb92c29efcf54cb4680927f5a677fbf68e0a (patch) | |
tree | 6b69604bae73503fb69f75f336575c6adba1f041 | |
parent | 01b98970cd85bf8d906db1c50dd4667a5a1552f6 (diff) | |
parent | 3f6c64c81a8756a0e033e30f1d4268e9f5d0e1ec (diff) | |
download | gitlab-ce-88ebeb92c29efcf54cb4680927f5a677fbf68e0a.tar.gz |
Merge branch 'cloning_is_still_the_same' into 'master'
Git clone performance is still the same
-rw-r--r-- | doc/install/requirements.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md index 678c109b266..7d85e8d1fbe 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -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 |