feat: fix the openim.yaml

pull/1422/head
luhaoling 2 years ago
parent 155706680c
commit 3bd4fa3d10

@ -312,7 +312,7 @@ iosPush:
# Timeout in seconds # Timeout in seconds
# Whether to continue execution if callback fails # Whether to continue execution if callback fails
callback: callback:
url: "http://192.168.62.1:8080/sdkName" url: "http://192.168.62.1:18888/sdkName"
beforeSendSingleMsg: beforeSendSingleMsg:
enable: false enable: false
timeout: 5 timeout: 5
@ -363,7 +363,7 @@ callback:
beforeCreateGroup: beforeCreateGroup:
enable: false enable: false
timeout: 5 timeout: 5
failedContinue: true failedContinue: false
beforeMemberJoinGroup: beforeMemberJoinGroup:
enable: false enable: false
timeout: 5 timeout: 5

Loading…
Cancel
Save