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.
|
|
SimpleLux::Application.config.secret_token = 'c304c66aab73867d7e891482d38cf675aaf8ad8859e10fb5d284e014f7478d86293f7e496708b62fdca8c3357bb0fd0df37895cc5be1cd9f1a6488946130b8a2'
|