Add note on disallowed character for command
This commit is contained in:
@@ -307,7 +307,7 @@ en:
|
||||
execution_environments:
|
||||
form:
|
||||
hints:
|
||||
command: <em>filename</em> is automatically replaced with the correct filename.
|
||||
command: "<em>filename</em> is automatically replaced with the correct filename. The following character is disallowed: ' (single quote)"
|
||||
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" rel="noopener">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.
|
||||
|
Reference in New Issue
Block a user