We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c2c50 commit cbb430aCopy full SHA for cbb430a
src/config/backpack/base.php
@@ -69,7 +69,7 @@
69
// How many times in any given time period should the user be allowed to
70
// request a new verification email?
71
// Defaults to 1,10 - 1 time in 10 minutes.
72
- 'email_verification_throttle_access' => '1,10',
+ 'email_verification_throttle_access' => '3,15',
73
74
/*
75
|--------------------------------------------------------------------------
0 commit comments