mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-05 20:11:14 +08:00
18 lines
363 B
YAML
18 lines
363 B
YAML
secret: openIM123
|
|
rpcRegisterName:
|
|
user: user
|
|
friend: friend
|
|
msg: msg
|
|
push: push
|
|
messageGateway: messageGateway
|
|
group: group
|
|
auth: auth
|
|
conversation: conversation
|
|
third: third
|
|
|
|
imAdminUserID: [ imAdmin ]
|
|
|
|
# 1: For Android, iOS, Windows, Mac, and web platforms, only one instance can be online at a time
|
|
multiLogin:
|
|
policy: 1
|
|
maxNumOneEnd: 30 |