We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dad0e0a commit 010f81fCopy full SHA for 010f81f
1 file changed
config/initializers/devise.rb
@@ -191,7 +191,7 @@
191
# Time interval you can reset your password with a reset password key.
192
# Don't put a too small interval or your users won't have the time to
193
# change their passwords.
194
- config.reset_password_within = 2.weeks
+ config.reset_password_within = 6.hours
195
196
# ==> Configuration for :encryptable
197
# Allow you to use another encryption algorithm besides bcrypt (default). You can use
0 commit comments