chore: change default unified push gateway
This commit is contained in:
parent
75d5901a72
commit
ad2354020c
@ -15,7 +15,7 @@ repositories {
|
||||
}
|
||||
|
||||
def verName = "11.0.0"
|
||||
def verCode = 1191
|
||||
def verCode = 1192
|
||||
|
||||
|
||||
def officialVer = "11.0.0"
|
||||
|
@ -564,7 +564,7 @@ object NaConfig {
|
||||
addConfig(
|
||||
"PushServiceTypeUnifiedGateway",
|
||||
ConfigItem.configTypeString,
|
||||
"https://p2p.belloworld.it/"
|
||||
"https://p2p.xtaolabs.com/"
|
||||
)
|
||||
val sendMp4DocumentAsVideo =
|
||||
addConfig(
|
||||
|
Loading…
Reference in New Issue
Block a user