Add Mail send to all warnning

This commit is contained in:
2022-10-29 22:21:25 +08:00
parent aa075f5f91
commit b708cff0cd
6 changed files with 57 additions and 0 deletions

View File

@@ -268,4 +268,12 @@ Do you want to check for updates? Selecting No will no longer remind you of this
<data name="EmptyInputTip" xml:space="preserve">
<value>Input cannot be empty!</value>
</data>
<data name="MailSendToAllWarning" xml:space="preserve">
<value>将邮件发送给所有人在当前(v1.4.2)或更早版本可能导致服务器卡顿甚至耗尽资源而崩溃!
实测在4H8G机器中向3k+账号发送邮件导致服务端卡死在32H80G中仅获取所有玩家(2k+)就耗时40秒。
目前已经提交了改进建议,在优化完成之前,请谨慎使用向所有玩家发送邮件!</value>
</data>
<data name="Warning" xml:space="preserve">
<value>Warning</value>
</data>
</root>