mirror of
https://github.com/kbparagua/paloma
synced 2023-03-27 23:21:17 -04:00
8 lines
498 B
Ruby
8 lines
498 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.
|
||
|
TestApp::Application.config.secret_token = '0bf46521767b4f6b133f6465e3b380a8cc29cc6823770680aad8b6c34d1bce73b0aa7582d4988e2018762e90ab968e7d49477b78d197c6b7b523de6938fba964'
|