secret_token.rb 661 B

12345678910111213
  1. # Be sure to restart your server when you modify this file.
  2. # Your secret key is used for verifying the integrity of signed cookies.
  3. # If you change this key, all old signed cookies will become invalid!
  4. # Make sure the secret is at least 30 characters and all random,
  5. # no regular words or you'll be exposed to dictionary attacks.
  6. # You can use `rake secret` to generate a secure secret key.
  7. # Make sure your secret_key_base is kept private
  8. # if you're sharing your code publicly.
  9. Discite::Application.config.secret_key_base = '4198616d62e3244a9bd76f4bf1cc972b3216bbe1fcd198aad6c59233b02369333f61052877e44f2102976d6b1ea57861186a355f4fdefd1a83be656392b82190'