diff --git a/start-config.yml b/start-config.yml new file mode 100644 index 000000000..cd9663c98 --- /dev/null +++ b/start-config.yml @@ -0,0 +1,19 @@ +serviceBinaries: + openim-api: 1 + openim-crontask: 1 + openim-rpc-user: 1 + openim-msggateway: 1 + openim-push: 1 + openim-msgtransfer: 1 + 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: + - ncpu + - check-free-memory + - versionchecker + - check-component +maxFileDescriptors: 10000