8 lines
497 B
Ruby
8 lines
497 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.
|
|
Gerbil::Application.config.secret_token = '9e10dd70c3632c0909de3941585c5da32367929a00ee94dea37e50333dccc6b99908a100e48ea742b968e00b40c90bd1b6b2df9b8d9aa1a72be5d2ba54c76911'
|