2025-06-24 18:05:06 +08:00

16 lines
461 B
YAML

secret: openIM123
imAdminUser:
imAdmin: superAdmin # The userID and nickname of the admin. Format: userID:nickname
# imAdmin2: superAdmin2 # You can add more admin users by following the format above.
# 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
rpcMaxBodySize:
requestMaxBodySize: 8388608
responseMaxBodySize: 8388608