[2.13.0-arch-opt] httpdns add config of url

This commit is contained in:
zhongchao
2023-02-13 18:07:24 +08:00
parent 96f74c3f96
commit 62de9cb090

View File

@@ -111,6 +111,9 @@ class HttpDnsStartUp : AndroidStartup<Boolean>() {
clientConfig.isUseOriginSocket = true
// 设置是否输出网络日志
clientConfig.isShowNetDebugLog = false
// clientConfig.passportUrl //todo yakun
// clientConfig.socketBaseUrl
// clientConfig.socketTechUrl
// 设置是否是直播推流的主播
clientConfig.isAnchor = true
when (DebugConfig.getCarMachineType()) {