mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 19:02:31 +08:00
update callback enable
This commit is contained in:
parent
87c4d275e9
commit
162155115d
@ -377,7 +377,7 @@ def "IOS_PUSH_SOUND" "xxx" # IOS推送声音
|
||||
def "IOS_BADGE_COUNT" "true" # IOS徽章计数
|
||||
def "IOS_PRODUCTION" "false" # IOS生产
|
||||
# callback 配置
|
||||
def "CALLBACK_ENABLE" "true" # 是否开启 Callback
|
||||
def "CALLBACK_ENABLE" "false" # 是否开启 Callback
|
||||
def "CALLBACK_TIMEOUT" "5" # 最长超时时间
|
||||
def "CALLBACK_FAILED_CONTINUE" "true" # 失败后是否继续
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user