diff options
author | dosire <sytses@gmail.com> | 2014-01-18 11:35:03 +0100 |
---|---|---|
committer | dosire <sytses@gmail.com> | 2014-01-18 11:35:03 +0100 |
commit | a757c4a24f110aa25ad36dd347d499cf859e4d0d (patch) | |
tree | bc1e100749c96c971e4fce1aaa0adbaec2bbc148 /doc/install/requirements.md | |
parent | 4d7792bc388d72a8ce6c2f84e102ba68a28dae81 (diff) | |
download | gitlab-ce-a757c4a24f110aa25ad36dd347d499cf859e4d0d.tar.gz |
Since the git clone code is more efficient now we do not need this warning anymore.
Diffstat (limited to 'doc/install/requirements.md')
-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 7d85e8d1fbe..678c109b266 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 if you do not have individual repo's over 250MB +- 1GB supports up to 100 users - **2GB** is the **recommended** memory size and supports up to 1,000 users - 4GB supports up to 10,000 users |