Files
open-im-server/config/share.yml
T

30 lines
513 B
YAML
Raw Normal View History

2024-04-19 22:23:08 +08:00
secret: openIM123
rpcRegisterName:
user: user
friend: friend
msg: msg
push: push
messageGateway: messageGateway
group: group
auth: auth
conversation: conversation
third: third
2024-08-21 15:10:43 +08:00
imAdminUserID: [ imAdmin ]
2024-04-19 22:23:08 +08:00
2024-09-25 11:05:48 +08:00
# 1: For Android, iOS, Windows, Mac, and web platforms, only one instance can be online at a time
2024-10-24 15:02:44 +08:00
multiLogin:
policy: 1
maxNumOneEnd: 30
customizeLoginNum:
ios: 1
android: 1
windows: 1
osx: 1
web: 1
miniWeb: 1
linux: 1
aPad: 1
iPad: 1
admin: 1