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.
|
|
|
|
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
|