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

9 lines
220 B
YAML
Raw Normal View History

2024-04-19 22:23:08 +08:00
secret: openIM123
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
multiLogin:
policy: 1
2025-02-08 17:31:06 +08:00
# max num of tokens in one end
2024-11-22 15:49:16 +08:00
maxNumOneEnd: 30