steemit / faucet

Steemit Account Creation Web Application
MIT License
22 stars 42 forks source link

new policy protect email or sms api #592

Open ety001 opened 4 months ago

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