steemit / faucet

Steemit Account Creation Web Application
MIT License
23 stars 43 forks source link

new policy protect email or sms api #592

Open ety001 opened 9 months ago

ety001 commented 9 months ago
ety001 commented 9 months ago
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.