|
|
@ -315,7 +315,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://127.0.0.1:10002/callbackExample/callbackBeforeSendSingleMsgCommand"
|
|
|
|
url: "http://127.0.0.1:10002/callbackExample"
|
|
|
|
beforeSendSingleMsg:
|
|
|
|
beforeSendSingleMsg:
|
|
|
|
enable: true
|
|
|
|
enable: true
|
|
|
|
timeout: ${CALLBACK_TIMEOUT}
|
|
|
|
timeout: ${CALLBACK_TIMEOUT}
|
|
|
|