mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-04 19:45:41 +08:00
test
This commit is contained in:
parent
53d5a77424
commit
ecc2b5c354
@ -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://125.124.195.201:18889/sdkName/callbackAfterSetGroupInfoCommand"
|
url: "http://125.124.195.201:18889/sdkName/callbackBeforeSetGroupInfoCommand"
|
||||||
beforeSendSingleMsg:
|
beforeSendSingleMsg:
|
||||||
enable: false
|
enable: false
|
||||||
timeout: 5
|
timeout: 5
|
||||||
@ -398,11 +398,11 @@ callback:
|
|||||||
timeout: 5
|
timeout: 5
|
||||||
failedContinue: true
|
failedContinue: true
|
||||||
setGroupInfoAfter:
|
setGroupInfoAfter:
|
||||||
enable: true
|
enable: false
|
||||||
timeout: 5
|
timeout: 5
|
||||||
failedContinue: true
|
failedContinue: true
|
||||||
setGroupInfoBefore:
|
setGroupInfoBefore:
|
||||||
enable: false
|
enable: true
|
||||||
timeout: 5
|
timeout: 5
|
||||||
failedContinue: true
|
failedContinue: true
|
||||||
###################### Prometheus ######################
|
###################### Prometheus ######################
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user