open-im-server/start-config.yml
Monet Lee 75367545ea
feat: support distributed lock in crontask. (#3401)
* feat: support distributed lock in crontask.

* remove space.

* remove comment.

* remove log.

* Update logic.

* Update contents.
2025-06-06 06:25:58 +00:00

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