8 lines
499 B
Ruby
8 lines
499 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.
|
||
|
|
JamAdmin::Application.config.secret_token = 'e27a8deff5bc124d1c74cb86ebf38ac4a246091b859bcccf4f8076454e0ff3e04ffc87c9a0f4ddc801c4753e20b2a3cf06e5efc815cfe8e6377f912b737c5f77'
|