diff --git a/resources/views/admin/servers/new.blade.php b/resources/views/admin/servers/new.blade.php index 6edf9f722..8c7011709 100644 --- a/resources/views/admin/servers/new.blade.php +++ b/resources/views/admin/servers/new.blade.php @@ -162,17 +162,17 @@
Advanced: Enter the specific CPU cores that this process can run on, or leave blank to allow all cores. This can be a single number, or a comma seperated list. Example: 0
, 0-1,3
, or 0,1,3,4
.
Advanced: The IO performance of this server relative to other running containers on the system. Value should be between 10
and 1000
.
Advanced: Enter the specific CPU cores that this process can run on, or leave blank to allow all cores. This can be a single number, or a comma seperated list. Example: 0
, 0-1,3
, or 0,1,3,4
.
Changing this value can have negative effects on all containers on the system. We strongly recommend leaving this value as 500
.
Advanced: The IO performance of this server relative to other running containers on the system. Value should be between 10
and 1000
.