This commit is contained in:
AndrewZuo01 2023-11-21 19:55:01 +08:00
parent 53d5a77424
commit ecc2b5c354

View File

@ -312,7 +312,7 @@ iosPush:
# Timeout in seconds
# Whether to continue execution if callback fails
callback:
url: "http://125.124.195.201:18889/sdkName/callbackAfterSetGroupInfoCommand"
url: "http://125.124.195.201:18889/sdkName/callbackBeforeSetGroupInfoCommand"
beforeSendSingleMsg:
enable: false
timeout: 5
@ -398,11 +398,11 @@ callback:
timeout: 5
failedContinue: true
setGroupInfoAfter:
enable: true
enable: false
timeout: 5
failedContinue: true
setGroupInfoBefore:
enable: false
enable: true
timeout: 5
failedContinue: true
###################### Prometheus ######################