Rename CPU Threads for CPU Pinning

This commit is contained in:
LeJeanbono 2020-10-06 23:09:16 +02:00
parent 83efb2d7b6
commit 0b559f8acb
3 changed files with 3 additions and 3 deletions

View file

@ -68,7 +68,7 @@
</td>
</tr>
<tr>
<td>CPU Threads</td>
<td>CPU Pinning</td>
<td>
@if($server->threads != null)
<code>{{ $server->threads }}</code>