Sha256: e85b62f8349565676ba36bd0095fc70c85c55f53f11fd82be995c6409fdbddba
Contents?: true
Size: 407 Bytes
Versions: 2
Compression:
Stored size: 407 Bytes
Contents
# Be sure to restart your server when you modify this file. Backlog::Application.config.session_store :cookie_store, :key => '_backlog_session' # Use the database for sessions instead of the cookie-based default, # which shouldn't be used to store highly confidential information # (create the session table with "rake db:sessions:create") # Backlog::Application.config.session_store :active_record_store
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
backlog-0.37.2 | config/initializers/session_store.rb |
backlog-0.37.1 | config/initializers/session_store.rb |