mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
README: fix udp worker proportion typos
This commit is contained in:
parent
0a6c0489c8
commit
06680287ef
1 changed files with 2 additions and 2 deletions
|
|
@ -92,14 +92,14 @@ that you want to use. Recommended proportions:
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">Swarm workers</th>
|
<th scope="row">Swarm workers</th>
|
||||||
<td>N-1</td>
|
<td>1</td>
|
||||||
<td>1</td>
|
<td>1</td>
|
||||||
<td>2</td>
|
<td>2</td>
|
||||||
<td>3</td>
|
<td>3</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">Socket workers</th>
|
<th scope="row">Socket workers</th>
|
||||||
<td>1</td>
|
<td>N-1</td>
|
||||||
<td>1-10</td>
|
<td>1-10</td>
|
||||||
<td>10-17</td>
|
<td>10-17</td>
|
||||||
<td>>=17</td>
|
<td>>=17</td>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue