mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-06 03:01:21 -04:00
templates, config documentation
This commit is contained in:
@@ -105,6 +105,9 @@ Devise.setup do |config|
|
||||
# Setup a pepper to generate the encrypted password.
|
||||
# config.pepper = '<%= SecureRandom.hex(64) %>'
|
||||
|
||||
# Send a notification email on password change
|
||||
# config.send_password_change_notification = false
|
||||
|
||||
# ==> Configuration for :confirmable
|
||||
# A period that the user is allowed to access the website even without
|
||||
# confirming their account. For instance, if set to 2.days, the user will be
|
||||
|
||||
Reference in New Issue
Block a user