mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-09-12 04:46:07 +08:00
fix(core): reduce max file descriptor limit
This commit is contained in:
parent
7f1eaa5a8c
commit
ea58d22869
@ -15,4 +15,4 @@ toolBinaries:
|
||||
- check-free-memory
|
||||
- check-component
|
||||
- seq
|
||||
maxFileDescriptors: 100000
|
||||
maxFileDescriptors: 10000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user