mirror of
https://github.com/wahyd4/Libr.git
synced 2026-08-09 12:56:14 +10:00
8 lines
495 B
Ruby
8 lines
495 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.
|
|
Libr::Application.config.secret_token = 'ceb13c7522932aa2b100468c03f32b5eb3360df00a8d4abf9f4d770dbbcd2094ee403c5865834c9b963ecf7ad2aafdd0aad7fc0406cba260cc93f830bd322cbe'
|