mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-04 12:00:16 +01:00
Remove obsolete configuration values
This commit is contained in:
parent
1e4f7c9f30
commit
78dc56c37c
3 changed files with 0 additions and 17 deletions
|
|
@ -33,10 +33,6 @@ Rails.application.configure do
|
|||
|
||||
# Print deprecation notices to the stderr.
|
||||
config.active_support.deprecation = :stderr
|
||||
|
||||
# Unique cookies and use cookies for session
|
||||
# config.action_controller.session_store = :cookie_store
|
||||
# config.action_controller.session = { :key => 'TracksTest', :secret => SITE_CONFIG['salt'] * (30.0 / SITE_CONFIG['salt'].length).ceil }
|
||||
|
||||
SITE_CONFIG['salt'] ||= 'change-me'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue