Removed unneeded word
This commit is contained in:
parent
4c767bab58
commit
fa60c18a2e
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ If you have enough RAM memory and a recent CPU the speed of GitLab is mainly lim
|
|||
|
||||
### CPU
|
||||
|
||||
- 1 core works supports up to 100 users but the application can be a bit slower due to having all workers and background jobs running on the same core
|
||||
- 1 core supports up to 100 users but the application can be a bit slower due to having all workers and background jobs running on the same core
|
||||
- **2 cores** is the **recommended** number of cores and supports up to 500 users
|
||||
- 4 cores supports up to 2,000 users
|
||||
- 8 cores supports up to 5,000 users
|
||||
|
|
Loading…
Reference in a new issue