mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-24 04:39:27 +08:00
* feat: support distributed lock in crontask. * remove space. * remove comment. * remove log. * Update logic. * Update contents.
19 lines
366 B
YAML
19 lines
366 B
YAML
serviceBinaries:
|
|
openim-api: 1
|
|
openim-crontask: 4
|
|
openim-rpc-user: 1
|
|
openim-msggateway: 1
|
|
openim-push: 8
|
|
openim-msgtransfer: 8
|
|
openim-rpc-conversation: 1
|
|
openim-rpc-auth: 1
|
|
openim-rpc-group: 1
|
|
openim-rpc-friend: 1
|
|
openim-rpc-msg: 1
|
|
openim-rpc-third: 1
|
|
toolBinaries:
|
|
- check-free-memory
|
|
- check-component
|
|
- seq
|
|
maxFileDescriptors: 10000
|