mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-06-26 12:29:28 +08:00
improve(default_config):increase default maxFileDescriptors up to 100000
This commit is contained in:
parent
332c4b152c
commit
203cdb532a
@ -15,4 +15,4 @@ toolBinaries:
|
||||
- check-free-memory
|
||||
- check-component
|
||||
- seq
|
||||
maxFileDescriptors: 10000
|
||||
maxFileDescriptors: 100000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user