fix(core): reduce max file descriptor limit

pull/3752/head
dsx137 1 week ago
parent 7f1eaa5a8c
commit ea58d22869

@ -15,4 +15,4 @@ toolBinaries:
- check-free-memory
- check-component
- seq
maxFileDescriptors: 100000
maxFileDescriptors: 10000

Loading…
Cancel
Save