no message

This commit is contained in:
2025-03-03 16:09:58 +03:00
parent eb7c0ffbc5
commit d455c21b9c
5 changed files with 6 additions and 12 deletions

View File

@@ -46,7 +46,7 @@ public class Constants {
public static final String SMTPHost = "smtp.mail.ru";
public static final int SMTPPort = 465;
public static final int MailSocketPort = 465;
//7796 отладочный порт
//7796 отладочный порт Is_DVM_STAT //
public static final int ComponentsServerPort = 7995; //7795
public static final int TestingServerPort = 7998; //7998
public static final int SocketTimeout = 0;