Add hint for CPU limit

This commit is contained in:
Sebastian Serth
2021-10-19 00:32:54 +02:00
parent 7e2039ebc2
commit 02a2673bf2
3 changed files with 3 additions and 0 deletions

View File

@@ -284,6 +284,7 @@ en:
command: <em>filename</em> is automatically replaced with the correct filename.
docker_image: Pick a Docker image listed above or add a new one which is available via <a href="https://hub.docker.com/" target="_blank">DockerHub</a>.
exposed_ports_list: During code execution these ports are accessible for the user. Port numbers must be numeric and separated by a comma.
cpu_limit: Specify the minimum amount of CPU shares to reserve for each runner, measured in MHz.
errors:
not_synced_to_runner_management: The execution environment was created but not synced to the runner management due to an error.
index: