forked from bofh/fetsite
8 lines
498 B
Ruby
Executable File
8 lines
498 B
Ruby
Executable File
# 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.
|
|
Fetsite::Application.config.secret_token = '7a4286080920130a41d709a0c8faa2d2d43f0da42490820e8af0a6b34c48bbfdf1cd6bccfeb3b69b09a3e31cc69df49395289b8a4bce3ece10a4ae58fe129644'
|