Files
chat-deploy/config/share.yml
kim.dev.6789 b7f8db7d08 复制项目
2026-01-14 22:35:45 +08:00

14 lines
380 B
YAML

openIM:
# OpenIM API address
apiURL: http://127.0.0.1:10002
# OpenIM secret key, must be consistent with OpenIM
secret: openIM123
# OpenIM administrator userID, must be consistent with OpenIM
adminUserID: imAdmin
# Refresh OpenIM token interval
tokenRefreshInterval: 120 # unit: minute
chatAdmin:
# Default username and password for the admin
- "chatAdmin"