8 lines
500 B
Ruby
8 lines
500 B
Ruby
# Be sure to restart your server when you modify this file.
|
|
|
|
# Your secret key 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.
|
|
Community::Application.config.secret_token = 'e699c294d45c10c4d9042c2d00607a207e818ed9b58985549d6e01465bf859309529c3a8f79e2d91cf322a806230d919cf0dc4e86c0d34790f73288787b2ffb0'
|