The number of worker processes Puma should spawn. This controls the amount of parallel Ruby code can be executed. GitLab recommends Number of CPU cores - 1
, but at least two.
Each worker consumes quite a bit of memory, so be careful when increasing this.