You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Open-IM-Server/config/usualConfig.yaml

34 lines
633 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

etcd:
userName:
password:
mysql:
dbMysqlUserName: root #mysql用户名建议修改
dbMysqlPassword: openIM123 # mysql密码建议修改
mongo:
dbUserName: root #mongo用户名建议先不设置
dbPassword: openIM123 #mongo密码建议先不设置
redis:
dbUserName:
dbPassWord: openIM123 #redis密码 建议修改
kafka:
SASLUserName:
SASLPassword:
credential:
minio:
endpoint: #发图片视频文件需要填写
accessKeyID: root
secretAccessKey: openIM123
messageverify:
friendVerify: false
push:
getui: #个推推送
masterSecret: ""
appKey: ""
enable: false