Franziska Kunsmann
7cfe080e6f
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
7 lines
109 B
Python
7 lines
109 B
Python
defaults = {
|
|
'sysctl': {
|
|
'options': {
|
|
'vm.overcommit_memory': 1,
|
|
},
|
|
},
|
|
}
|