|
@@ -21,7 +21,7 @@ public class UserSetting {
|
|
|
|
|
|
|
|
private Boolean seniorSdp = Boolean.FALSE;
|
|
private Boolean seniorSdp = Boolean.FALSE;
|
|
|
|
|
|
|
|
- private Integer playTimeout = 18000;
|
|
|
|
|
|
|
+ private Integer playTimeout = 10000;
|
|
|
|
|
|
|
|
private int platformPlayTimeout = 20000;
|
|
private int platformPlayTimeout = 20000;
|
|
|
|
|
|