Skip to content

Commit c74b2a9

Browse files
committed
container_limits_disable false by deafult
1 parent f4b0a99 commit c74b2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/config.yml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ lockfiles_dir: "<%= ::Dir.tmpdir %>/omnipackage-lock"
1414
image_cache_enable: false
1515

1616
# optionally disable cpu/memory limits in child containers
17-
container_limits_disable: true
17+
container_limits_disable: false

0 commit comments

Comments
 (0)