mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-23 07:34:08 +01:00
4 lines
156 B
Ruby
4 lines
156 B
Ruby
# typed: false
|
|
# Be sure to restart your server when you modify this file.
|
|
|
|
Rails.application.config.session_store :cookie_store, key: '_tracksapp_session'
|