You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<small class="form-text text-muted"><?=_("CPUQuota=20% ensures that the executed processes will never get more than 20% CPU time on one CPU.") ?></small>
306
309
</div>
307
-
<small class="form-text text-muted"><?=_("CPUQuota=20% ensures that the executed processes will never get more than 20% CPU time on one CPU.") ?></small>
308
-
</div>
309
310
310
-
<div class="u-mb10">
311
-
<label for="cfs_period" class="form-label">
312
-
<?=_("CPU Quota Period (in ms for milliseconds or s for seconds.)") ?>
<small class="form-text text-muted"><?=_("Takes a memory size in bytes. If the value is suffixed with K, M, G or T, the specified memory size is parsed as Kilobytes, Megabytes, Gigabytes, or Terabytes (with the base 1024), respectively") ?></small>
332
335
</div>
333
-
<small class="form-text text-muted"><?=_("Takes a memory size in bytes. If the value is suffixed with K, M, G or T, the specified memory size is parsed as Kilobytes, Megabytes, Gigabytes, or Terabytes (with the base 1024), respectively") ?></small>
334
-
</div>
335
336
336
-
<div class="u-mb10">
337
-
<label for="swap_limit" class="form-label">
338
-
<?=_("Swap Limit (in bytes or with units like '2G')") ?>
<small class="form-text text-muted"><?=_("Takes a swap size in bytes. If the value is suffixed with K, M, G or T, the specified swap size is parsed as Kilobytes, Megabytes, Gigabytes, or Terabytes (with the base 1024), respectively") ?></small>
345
348
</div>
346
-
<small class="form-text text-muted"><?=_("Takes a swap size in bytes. If the value is suffixed with K, M, G or T, the specified swap size is parsed as Kilobytes, Megabytes, Gigabytes, or Terabytes (with the base 1024), respectively") ?></small>
0 commit comments