mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-29 18:34:04 +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