mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-16 17:26:33 +01:00
Remove obsolete configuration values
This commit is contained in:
parent
1e4f7c9f30
commit
78dc56c37c
3 changed files with 0 additions and 17 deletions
|
|
@ -29,10 +29,6 @@ Rails.application.configure do
|
|||
# Raises helpful error messages.
|
||||
config.assets.raise_runtime_errors = true
|
||||
|
||||
# Unique cookies
|
||||
# config.action_controller.session_store :cookie_store, :key => 'TracksCucumber'
|
||||
# config.action_controller.session = { :key => 'TracksDev' }
|
||||
|
||||
config.rack_dev_mark.enable = true
|
||||
|
||||
# Raises error for missing translations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue