This commit is contained in:
2022-12-18 18:14:03 +08:00
parent 3e75b4fe06
commit 6e7f755c66
108 changed files with 7514 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ return [
'transport' => 'tcp',
'context' => [],
'name' => 'webman',
'count' => cpu_count() * 4,
'count' => cpu_count() * 1,
'user' => '',
'group' => '',
'reusePort' => false,