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 = '3d6c4640f85fbdc9a430afb4021d42b2e2c2a4e5fc4c051eda410ab04b0c43789b4ba06a51f54007ad473e31c6255f3423345e12ecb896a19ef61d07f700aa42'
|