промежуточный. внедрение наборов флагов в параметры тестирования двм. сделал добавление и редактирование.
This commit is contained in:
@@ -47,8 +47,9 @@ public class Constants {
|
||||
public static final int SMTPPort = 465;
|
||||
public static final int MailSocketPort = 465;
|
||||
//
|
||||
//7996 отладочный порт.
|
||||
public static final int ComponentsServerPort = 7995; //7795
|
||||
public static final int TestingServerPort = 7998; //7998
|
||||
public static final int TestingServerPort = 7996; //7998
|
||||
public static final int SocketTimeout = 0;
|
||||
//-
|
||||
public static final String ServerAddress = "alex-freenas.ddns.net";
|
||||
|
||||
Reference in New Issue
Block a user