7 lines
100 B
YAML
7 lines
100 B
YAML
|
|
---
|
||
|
|
limit_nofile_hard: 1024
|
||
|
|
limit_nofile_soft: 512
|
||
|
|
limit_nproc_hard: 1024
|
||
|
|
limit_nproc_soft: 512
|
||
|
|
...
|