mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-29 08:41:37 +08:00
10 lines
220 B
YAML
10 lines
220 B
YAML
secret: openIM1234
|
|
|
|
imAdminUserID: [imAdmin]
|
|
|
|
# 1: For Android, iOS, Windows, Mac, and web platforms, only one instance can be online at a time
|
|
multiLogin:
|
|
policy: 1
|
|
# max num of tokens in one end
|
|
maxNumOneEnd: 30
|