faucet icon indicating copy to clipboard operation
faucet copied to clipboard

new policy protect email or sms api

Open ety001 opened this issue 1 year ago • 1 comments

  • add new policy to protect email and sms api
  • upgrade node version to 20.x
  • migrate npm registry from taobao to npm official site

ety001 avatar Feb 17 '24 01:02 ety001

SMS_SEND_TIME_WINDOW=600
SMS_SEND_THRESHOLD_IN_TIME_WINDOW=1
EMAIL_SEND_TIME_WINDOW=600
EMAIL_SEND_THRESHOLD_IN_TIME_WINDOW=1

These are new policy environment parameters.

Time window unit is seconde.

ety001 avatar Feb 17 '24 01:02 ety001