main
1# Be sure to restart your server when you modify this file.
2
3configuration = { key: '_urkel_session', expire_after: 1.day }
4Urkel::Application.config.session_store ActionDispatch::Session::CacheStore, configuration