Skip to content

Commit

Permalink
avoid devise warning message.
Browse files Browse the repository at this point in the history
  • Loading branch information
saberma committed Aug 1, 2012
1 parent ea592a1 commit 56f15a5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/initializers/devise.rb
Expand Up @@ -76,10 +76,6 @@
# If true, extends the user's remember period when remembered via cookie.
config.extend_remember_period = true

# If true, uses the password salt as remember token. This should be turned
# to false if you are not using database authenticatable.
config.use_salt_as_remember_token = true

# ==> Configuration for :validatable
# Range for password length. Default is 6..20.
# config.password_length = 6..20
Expand Down

0 comments on commit 56f15a5

Please sign in to comment.