Bläddra i källkod

Run less phan processes

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
tags/v16.0.0RC1
Roeland Jago Douma 5 år sedan
förälder
incheckning
d2f9366b39
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      build/.phan/config.php

+ 1
- 1
build/.phan/config.php Visa fil

@@ -128,7 +128,7 @@ return [

// The number of processes to fork off during the analysis
// phase.
'processes' => 10,
'processes' => 5,

// Backwards Compatibility Checking. This is slow
// and expensive, but you should consider running

Laddar…
Avbryt
Spara