Browse Source

Time between two mails got decreased to 10sec. SysMsg about 1min is still there.

JIV 15 years ago
parent
commit
c1f86bcb31
1 changed files with 2 additions and 2 deletions
  1. 2 2
      L2_GameServer/java/config/floodprotector.properties

+ 2 - 2
L2_GameServer/java/config/floodprotector.properties

@@ -85,8 +85,8 @@ FloodProtectorTransactionPunishmentLimit = 0
 FloodProtectorTransactionPunishmentType = none
 FloodProtectorTransactionPunishmentTime = 0
 
-# SendMail - sending mail interval, 60s on retail
-FloodProtectorSendMailInterval = 600
+# SendMail - sending mail interval, 10s on retail
+FloodProtectorSendMailInterval = 100
 FloodProtectorSendMailLogFlooding = False
 FloodProtectorSendMailPunishmentLimit = 0
 FloodProtectorSendMailPunishmentType = none