添加收到invite消息后的日志,减少国标级联推送代理流的等待时间

This commit is contained in:
648540858
2024-01-18 14:54:03 +08:00
parent 7f79b92568
commit ebc65b40d3
2 changed files with 3 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ public class UserSetting {
private Integer playTimeout = 18000;
private int platformPlayTimeout = 60000;
private int platformPlayTimeout = 20000;
private Boolean interfaceAuthentication = Boolean.TRUE;