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