mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-07 13:07:09 +08:00
feat: fix the openim.yaml
This commit is contained in:
parent
155706680c
commit
3bd4fa3d10
@ -312,7 +312,7 @@ iosPush:
|
||||
# Timeout in seconds
|
||||
# Whether to continue execution if callback fails
|
||||
callback:
|
||||
url: "http://192.168.62.1:8080/sdkName"
|
||||
url: "http://192.168.62.1:18888/sdkName"
|
||||
beforeSendSingleMsg:
|
||||
enable: false
|
||||
timeout: 5
|
||||
@ -363,7 +363,7 @@ callback:
|
||||
beforeCreateGroup:
|
||||
enable: false
|
||||
timeout: 5
|
||||
failedContinue: true
|
||||
failedContinue: false
|
||||
beforeMemberJoinGroup:
|
||||
enable: false
|
||||
timeout: 5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user